Array-LIFO
view release on metacpan or search on metacpan
{
"abstract" : "Last-in, First-out array",
"author" : [
"Gene Boggs <gene@cpan.org>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 5.039, CPAN::Meta::Converter version 2.150001",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Array-LIFO",
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0",
"perl" : "5.006"
}
},
"develop" : {
"requires" : {
"Pod::Coverage::TrustPod" : "0",
"Test::EOL" : "0",
"Test::More" : "0.88",
"Test::NoTabs" : "0",
"Test::Pod" : "1.41",
"Test::Pod::Coverage" : "1.08"
}
},
"runtime" : {
"requires" : {
"Moose" : "0",
"namespace::autoclean" : "0",
"perl" : "5.006"
}
},
"test" : {
"requires" : {
"File::Spec" : "0",
"IO::Handle" : "0",
"IPC::Open3" : "0",
"Test::More" : "0",
"Test::Spec" : "0",
"blib" : "1.01",
"perl" : "5.006",
"strict" : "0",
"warnings" : "0"
}
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"mailto" : "bug-Array-LIFO@rt.cpan.org",
"web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Array-LIFO"
},
"repository" : {
"type" : "git",
"web" : "https://github.com/ology/Array-LIFO"
}
},
"version" : "0.0202",
"x_Dist_Zilla" : {
"perl" : {
"version" : "5.020002"
},
"plugins" : [
{
"class" : "Dist::Zilla::Plugin::GatherDir",
"config" : {
"Dist::Zilla::Plugin::GatherDir" : {
"exclude_filename" : [],
"exclude_match" : [],
"follow_symlinks" : 0,
"include_dotfiles" : 0,
"prefix" : "",
"prune_directory" : [],
"root" : "."
}
},
"name" : "@Basic/GatherDir",
"version" : "5.039"
},
{
"class" : "Dist::Zilla::Plugin::PruneCruft",
"name" : "@Basic/PruneCruft",
"version" : "5.039"
},
{
"class" : "Dist::Zilla::Plugin::ManifestSkip",
"name" : "@Basic/ManifestSkip",
"version" : "5.039"
},
( run in 3.072 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )