{ "name": "Data-Phrasebook-Loader-XML", "version": "0.15", "abstract": "Loader class for phrasebook implementations using XML files", "author": [ "Barbie (BARBIE) " ], "license": "artistic_2", "dynamic_config" : 0, "release_status" : "stable", "meta-spec": { "version": "2", "url": "http://search.cpan.org/dist/CPAN-Meta/lib/CPAN/Meta/Spec.pm" }, "generated_by": "Hand 1.0", "keywords" : [ "abstract", "data", "design pattern", "phrasebook" ], "prereqs" : { "runtime" : { "requires" : { "perl": "5.006", "Carp": "0", "Data::Phrasebook": "0.24", "IO::File": "0", "XML::Parser": "0" } }, "test" : { "requires": { "Test::More": "0.70" }, "recommends": { "Test::CPAN::Meta": "0", "Test::CPAN::Meta::JSON": "0", "Test::Pod": "1.00", "Test::Pod::Coverage": "0.08" } } }, "provides": { "Data::Phrasebook::Loader::XML": { "file": "lib/Data/Phrasebook/Loader/XML.pm", "version": "0.15" } }, "no_index": { "directory": ["t","examples"] }, "resources": { "license": "http://dev.perl.org/licenses/", "bugtracker": { "web": "http://rt.cpan.org/Public/Dist/Display.html?Name=Data-Phrasebook-Loader-XML" }, "repository": { "url": "git://github.com/barbie/data-phrasebook-loader-xml.git", "web": "http://github.com/barbie/data-phrasebook-loader-xml", "type": "git" } } }