{
"abstract" : "Minimalistic HTML/XML DOM parser with CSS selectors",
"author" : [
"Dan Book "
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 5.043, CPAN::Meta::Converter version 2.150001",
"license" : [
"artistic_2"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "DOM-Tiny",
"no_index" : {
"directory" : [
"eg",
"examples",
"inc",
"share",
"t",
"xt"
],
"package" : [
"DOM::Tiny::_CSS",
"DOM::Tiny::_Collection",
"DOM::Tiny::_HTML"
]
},
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"develop" : {
"requires" : {
"Pod::Coverage::TrustPod" : "0",
"Test::Pod" : "1.41",
"Test::Pod::Coverage" : "1.08"
}
},
"runtime" : {
"requires" : {
"Carp" : "0",
"Exporter" : "0",
"List::Util" : "0",
"Scalar::Util" : "0",
"perl" : "5.008001"
}
},
"test" : {
"requires" : {
"Encode" : "0",
"JSON::PP" : "0",
"Test::More" : "0.88"
}
}
},
"provides" : {
"DOM::Tiny" : {
"file" : "lib/DOM/Tiny.pm",
"version" : "0.003"
},
"DOM::Tiny::Entities" : {
"file" : "lib/DOM/Tiny/Entities.pm",
"version" : "0.003"
}
},
"release_status" : "stable",
"resources" : {
"repository" : {
"type" : "git",
"url" : "git://git.shadowcat.co.uk/catagits/DOM-Tiny.git",
"web" : "http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits/DOM-Tiny.git"
}
},
"version" : "0.003",
"x_contributors" : [
"Dan Book "
]
}