{
"abstract" : "Create a Boolean Truth Table",
"author" : [
"John M. Gamble <jgamble@cpan.org>"
],
"dynamic_config" : 0,
"generated_by" : "Module::Build version 0.4224",
"keywords" : [
"boolean",
"boolean-algebra",
"logic",
"truth-table"
],
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Logic-TruthTable",
"prereqs" : {
"build" : {
"requires" : {
"Test::Deep" : "1.12",
"Test::More" : "0",
"Test::Output" : "0"
}
},
"configure" : {
"requires" : {
"Module::Build" : "0.4224"
}
},
"runtime" : {
"requires" : {
"Algorithm::QuineMcCluskey" : "1",
"Carp" : "0",
"Convert::Base81" : "1.00",
"JSON" : "2.61",
"Logic::Minimizer" : "1.00",
"Module::Runtime" : "0.014",
"Moose" : "2.16",
"Text::CSV" : "0",
"namespace::autoclean" : "0.16",
"perl" : "v5.16.1"
}
}
},
"provides" : {
"Logic::TruthTable" : {
"file" : "lib/Logic/TruthTable.pm",
"version" : "1.02"
},
"Logic::TruthTable::Convert81" : {
"file" : "lib/Logic/TruthTable/Convert81.pm",
"version" : "1.02"
},
"Logic::TruthTable::Util" : {
"file" : "lib/Logic/TruthTable/Util.pm",
"version" : "1.02"
}
},
"release_status" : "stable",
"resources" : {
"license" : [
"http://dev.perl.org/licenses/"
],
"repository" : {
"url" : "git://github.com/jgamble/Logic-TruthTable"
}
},
"version" : "1.02",
"x_serialization_backend" : "JSON::PP version 4.00"
}