Games-ABC_Path-Solver
view release on metacpan or search on metacpan
{
"abstract" : "A Solver for ABC Path",
"author" : [
"Shlomi Fish <shlomif@cpan.org>"
],
"dynamic_config" : 1,
"generated_by" : "Module::Build version 0.4224",
"keywords" : [
"abc",
"game",
"games",
"grid",
"letters",
"path",
"puzzle",
"puzzles",
"riddle",
"riddles",
"table"
],
"license" : [
"mit"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "Games-ABC_Path-Solver",
"prereqs" : {
"build" : {
"requires" : {
"Test::Differences" : "0",
"Test::More" : "0"
}
},
"configure" : {
"requires" : {
"Module::Build" : "0.36"
}
},
"runtime" : {
"requires" : {
"Carp" : "0",
"Getopt::Long" : "2.36",
"Pod::Usage" : "0",
"base" : "0",
"perl" : "5.008",
"strict" : "0",
"warnings" : "0"
}
}
},
"provides" : {
"Games::ABC_Path::Solver" : {
"file" : "lib/Games/ABC_Path/Solver.pm",
"version" : "v0.4.1"
},
"Games::ABC_Path::Solver::App" : {
"file" : "lib/Games/ABC_Path/Solver/App.pm",
"version" : "v0.4.1"
},
"Games::ABC_Path::Solver::Base" : {
"file" : "lib/Games/ABC_Path/Solver/Base.pm",
"version" : "v0.4.1"
},
"Games::ABC_Path::Solver::Board" : {
"file" : "lib/Games/ABC_Path/Solver/Board.pm",
"version" : "v0.4.1"
},
"Games::ABC_Path::Solver::Constants" : {
"file" : "lib/Games/ABC_Path/Solver/Constants.pm",
"version" : "v0.4.1"
},
"Games::ABC_Path::Solver::Coord" : {
"file" : "lib/Games/ABC_Path/Solver/Coord.pm",
"version" : "v0.4.1"
},
"Games::ABC_Path::Solver::Move" : {
"file" : "lib/Games/ABC_Path/Solver/Move.pm",
"version" : "v0.4.1"
},
"Games::ABC_Path::Solver::Move::LastRemainingCellForLetter" : {
"file" : "lib/Games/ABC_Path/Solver/Move/LastRemainingCellForLetter.pm",
"version" : "v0.4.1"
},
"Games::ABC_Path::Solver::Move::LastRemainingLetterForCell" : {
"file" : "lib/Games/ABC_Path/Solver/Move/LastRemainingLetterForCell.pm",
"version" : "v0.4.1"
},
"Games::ABC_Path::Solver::Move::LettersNotInVicinity" : {
"file" : "lib/Games/ABC_Path/Solver/Move/LettersNotInVicinity.pm",
"version" : "v0.4.1"
( run in 1.225 second using v1.01-cache-2.11-cpan-39bf76dae61 )