-
-
16 Oct 2003 05:03:53 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (450 / 0 / 0)
- Kwalitee
Bus factor: 0- 78.63% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (83.62KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.11
- This is a patch release only to fix critical bugs:
- Fixed bug in save() where -filename was not parsed properly.
- Fixed bug in define_relation() where the relate_method was being used as the name passed from the relator instead of the actual name of the relationship. Changed relate.t test to tickle this bug again if it ever resurfaces.
- Adding manager code broke flag inheritance. Fixed. Also added missing tests for flag inheritance to inherit.t
- Undefined flags no longer croak(), but instead simply return false, in order to be consistent with the way attributes work.
Modules
Provide a base class for game objectsOther files
Module Install Instructions
To install Games::Object, copy and paste the appropriate command in to your terminal.
cpanm Games::Object
perl -MCPAN -e shell install Games::Object
For more information on module installation, please visit the detailed CPAN module installation guide.