{ "abstract" : "Design by Contract in Perl with Language Independent Validation Rules (LIVR)", "author" : [ "Viktor Turskyi " ], "dynamic_config" : 1, "generated_by" : "Module::Build version 0.4005, CPAN::Meta::Converter version 2.131490", "license" : [ "perl_5" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : "2" }, "name" : "LIVR-Contract", "prereqs" : { "build" : { "requires" : { "Test::More" : "0" } }, "configure" : { "requires" : { "Module::Build" : "0.40" } }, "runtime" : { "requires" : { "Class::Method::Modifiers" : "2.04", "Validator::LIVR" : "0.01", "perl" : "5.010" } } }, "provides" : { "LIVR::Contract" : { "file" : "lib/LIVR/Contract.pm", "version" : "0.02" }, "LIVR::Contract::Exception" : { "file" : "lib/LIVR/Contract/Exception.pm" } }, "release_status" : "stable", "resources" : { "license" : [ "http://dev.perl.org/licenses/" ] }, "version" : "0.02" }