-
-
30 Jun 2007 21:08:45 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (497 / 0 / 1)
- Kwalitee
Bus factor: 0- 11.44% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (12.95KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Test::More
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.09
- Use AUTOLOAD for getters/setters Changed some function names - not backwards compatible num_words => get_num_words, set_num_words dict => get_dict, set_dict word_length_allow => set_word_lengths_allowed word_lenth_deny => set_word_lengths_not_allowed
Modules
Create and solve Jumble word puzzles.Examples
Module Install Instructions
To install Games::Jumble, copy and paste the appropriate command in to your terminal.
cpanm Games::Jumble
perl -MCPAN -e shell install Games::Jumble
For more information on module installation, please visit the detailed CPAN module installation guide.