����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.008001;
use ExtUtils::MakeMaker;
my %WriteMakefileArgs = (
"ABSTRACT" => "Perl YAML Serialization using XS and libyaml",
"AUTHOR" => "Ingy d\x{f6}t Net <ingy\@ingy.net>",
"CONFIGURE_REQUIRES" => {
"ExtUtils::MakeMaker" => 0
},
"DISTNAME" => "YAML-LibYAML",
"LICENSE" => "perl",
"MIN_PERL_VERSION" => "5.008001",
"NAME" => "YAML::LibYAML",
"PREREQ_PM" => {
"B::Deparse" => 0,
"Exporter" => 0,
"Scalar::Util" => 0,
"base" => 0,
"constant" => 0,
"strict" => 0,
"warnings" => 0
},
"TEST_REQUIRES" => {
"Devel::Peek" => 0,
"Encode" => 0,
"File::Find" => 0,
"File::Path" => 0,
"FindBin" => 0,
"IO::File" => 0,
"IO::Pipe" => 0,
"JSON::PP" => 0,
"Test::More" => "0.9",
"Tie::Array" => 0,
"Tie::Hash" => 0,
"blib" => 0,
"if" => 0,
"lib" => 0,
"utf8" => 0
},
"VERSION" => "v0.906.0",
"test" => {
"TESTS" => "t/*.t t/oop/*.t"
}
);
my %FallbackPrereqs = (
"B::Deparse" => 0,
"Devel::Peek" => 0,
"Encode" => 0,
"Exporter" => 0,
"File::Find" => 0,
"File::Path" => 0,
"FindBin" => 0,
"IO::File" => 0,
"IO::Pipe" => 0,
"JSON::PP" => 0,
"Scalar::Util" => 0,
"Test::More" => "0.9",
"Tie::Array" => 0,
"Tie::Hash" => 0,
"base" => 0,
"blib" => 0,
"constant" => 0,
"if" => 0,
"lib" => 0,
"strict" => 0,
"utf8" => 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 |
|---|---|---|---|---|
| LibYAML | Folder | 0755 |
|
|
| blib | Folder | 0755 |
|
|
| inc | Folder | 0755 |
|
|
| lib | Folder | 0755 |
|
|
| t | Folder | 0755 |
|
|
| CONTRIBUTING.md | File | 1.49 KB | 0644 |
|
| Changes | File | 11.68 KB | 0644 |
|
| LICENSE | File | 19.19 KB | 0644 |
|
| MANIFEST | File | 1.47 KB | 0644 |
|
| MANIFEST.SKIP | File | 21 B | 0644 |
|
| META.json | File | 2.36 KB | 0644 |
|
| META.yml | File | 1.29 KB | 0644 |
|
| MYMETA.json | File | 2.45 KB | 0644 |
|
| MYMETA.yml | File | 1.33 KB | 0644 |
|
| Makefile | File | 35.25 KB | 0644 |
|
| Makefile.PL | File | 1.8 KB | 0644 |
|
| README | File | 10.73 KB | 0644 |
|
| SECURITY.md | File | 506 B | 0644 |
|
| pm_to_blib | File | 0 B | 0644 |
|