OPM-Parser
view release on metacpan or search on metacpan
{
"abstract" : "Parser for the .opm file",
"author" : [
"Renee Baecker <reneeb@cpan.org>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
"license" : [
"artistic_2"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "OPM-Parser",
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
},
"suggests" : {
"JSON::PP" : "2.27300"
}
},
"develop" : {
"requires" : {
"Pod::Coverage::TrustPod" : "0",
"Test::BOM" : "0",
"Test::More" : "0.88",
"Test::NoTabs" : "0",
"Test::Perl::Critic" : "0",
"Test::Pod" : "1.41",
"Test::Pod::Coverage" : "1.08"
}
},
"runtime" : {
"requires" : {
"File::Basename" : "0",
"File::Spec" : "0",
"File::Temp" : "0",
"LWP::Simple" : "0",
"MIME::Base64" : "0",
"Moo" : "2",
"MooX::HandlesVia" : "0.001",
"OPM::Validate" : "v1.0.0",
"Path::Class" : "0",
"Try::Tiny" : "0",
"Type::Library" : "1",
"Type::Tiny" : "1",
"Type::Utils" : "1",
"Types::Standard" : "1",
"XML::LibXML" : "0",
"perl" : "5.024"
}
},
"test" : {
"requires" : {
"Test::More" : "0"
}
}
},
"provides" : {
"OPM::Parser" : {
"file" : "lib/OPM/Parser.pm",
"version" : "1.06"
},
"OPM::Parser::Types" : {
"file" : "lib/OPM/Parser/Types.pm",
"version" : "1.06"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/perlservices/OPM-Parser/issues"
},
"homepage" : "https://github.com/perlservices/OPM-Parser",
"repository" : {
"type" : "git",
"url" : "git://github.com/perlservices/OPM-Parser.git",
"web" : "https://github.com/perlservices/OPM-Parser"
}
},
"version" : "1.06",
"x_contributors" : [
"H\u00e5kon H\u00e6gland <hakon.hagland@gmail.com>",
"Mohammad S Anwar <mohammad.anwar@yahoo.com>",
"reneeb <info@perl-services.de>"
( run in 2.059 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )