Changes for version 1.09

  • Sun Nov 18 2018
  • José Joaquín Atria contributed a change to base the module on Moo instead of bless-this-hash. Thanks!
  • Stop using "use integer" and explicitly call int() where needed.
  • Bump up the required perl version (starting to base my modules on version 5.16.1).
  • Turn README into README.md. With MetaCPAN replacing CPAN, there is no reason to have a plain-text README anymore (MetaCPAN doesn't treat the file as special).
  • Add a CONTRIBUTING.md file, which is becoming a thing.

Modules

Create Mazes as Objects.

Provides

in lib/Games/Maze.pm
in lib/Games/Maze.pm

Examples