{
"abstract" : "Replace functions with ones that succeed or die with lexical scope",
"author" : [
"Paul Fenwick <pjf@cpan.org>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 6.025, CPAN::Meta::Converter version 2.150010",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "autodie",
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"develop" : {
"requires" : {
"BSD::Resource" : "0",
"IPC::System::Simple" : "0",
"Import::Into" : "0",
"Pod::Coverage::TrustPod" : "0",
"Sub::Identify" : "0",
"Test::More" : "0",
"Test::Pod" : "1.41",
"Test::Pod::Coverage" : "1.08"
}
},
"runtime" : {
"recommends" : {
"IPC::System::Simple" : "0.12",
"Sub::Identify" : "0",
"perl" : "5.010"
},
"requires" : {
"B" : "0",
"Carp" : "0",
"Exporter" : "5.57",
"Fcntl" : "0",
"POSIX" : "0",
"Scalar::Util" : "0",
"Tie::RefHash" : "0",
"constant" : "0",
"overload" : "0",
"parent" : "0",
"perl" : "5.008004",
"strict" : "0",
"warnings" : "0"
}
},
"test" : {
"recommends" : {
"BSD::Resource" : "0",
"Import::Into" : "1.002004",
"perl" : "5.010"
},
"requires" : {
"File::Copy" : "0",
"File::Spec" : "0",
"File::Temp" : "0",
"FindBin" : "0",
"IO::Handle" : "0",
"Socket" : "0",
"Test::More" : "0",
"if" : "0",
"lib" : "0"
}
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/pjf/autodie/issues"
},
"repository" : {
"type" : "git",
"url" : "git://github.com/pjf/autodie",
"web" : "https://github.com/pjf/autodie"
}
},
"version" : "2.36",
"x_generated_by_perl" : "v5.36.0",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.30",
"x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}