-
-
19 Nov 2018 06:14:29 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers (572 / 16 / 23)
- Kwalitee
Bus factor: 1- 83.41% Coverage
- License: perl_5
- Perl: v5.16.1
- Activity
24 month- Tools
- Download (31.34KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
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.Examples
Module Install Instructions
To install Games::Maze, copy and paste the appropriate command in to your terminal.
cpanm Games::Maze
perl -MCPAN -e shell install Games::Maze
For more information on module installation, please visit the detailed CPAN module installation guide.