The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'a generator for ABC Path puzzle games.'
author:
  - 'Shlomi Fish <shlomif@cpan.org>'
build_requires:
  Test::Differences: '0'
  Test::More: '0'
configure_requires:
  Module::Build: '0.36'
dynamic_config: 1
generated_by: 'Module::Build version 0.4224, CPAN::Meta::Converter version 2.150010'
keywords:
  - abc
  - game
  - games
  - generate
  - generator
  - grid
  - letters
  - path
  - puzzle
  - puzzles
  - riddle
  - riddles
  - table
license: mit
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Games-ABC_Path-Generator
provides:
  Games::ABC_Path::Generator:
    file: lib/Games/ABC_Path/Generator.pm
    version: v0.2.1
  Games::ABC_Path::Generator::App:
    file: lib/Games/ABC_Path/Generator/App.pm
    version: v0.2.1
  Games::ABC_Path::Generator::Base:
    file: lib/Games/ABC_Path/Generator/Base.pm
    version: v0.2.1
  Games::ABC_Path::Generator::Coord:
    file: lib/Games/ABC_Path/Generator/Coord.pm
    version: v0.2.1
  Games::ABC_Path::Generator::FinalLayoutObj:
    file: lib/Games/ABC_Path/Generator/FinalLayoutObj.pm
    version: v0.2.1
  Games::ABC_Path::Generator::RiddleObj:
    file: lib/Games/ABC_Path/Generator/RiddleObj.pm
    version: v0.2.1
  Games::ABC_Path::MicrosoftRand:
    file: lib/Games/ABC_Path/MicrosoftRand.pm
    version: v0.2.1
requires:
  Carp: '0'
  Class::XSAccessor: '0'
  Exporter: '0'
  Games::ABC_Path::Solver::Base: '0.003000'
  Games::ABC_Path::Solver::Board: '0.003000'
  Games::ABC_Path::Solver::Constants: '0.003000'
  Games::ABC_Path::Solver::Coord: '0.003000'
  Getopt::Long: '2.36'
  integer: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
resources:
  homepage: http://www.shlomifish.org/open-source/projects/japanese-puzzle-games/abc-path/
  license: http://www.opensource.org/licenses/mit-license.php
  repository: https://github.com/shlomif/abc-path
version: v0.2.1
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'