-
-
26 Sep 2021 00:21:12 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (1588 / 10 / 0)
- Kwalitee
Bus factor: 1- 92.36% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (24.24KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 0.7.11 - 2021-09-21
- [bugfix] pick(): Return a numeric value for each_word().
Modules
Specification and base class for WordList::*, modules that contain word listWordlist that returns one, two (via implementing each_word())Wordlist that returns one, two (via implementing each_word())Wordlist that returns one, two (via implementing first_word(), next_word(), and reset_iterator())Wordlist that contains "one" and "two"WordList base classProvide each_word(); relies on first_word(), next_word(), reset_iterator()Provide first_word(), next_word(), reset_iterator(); relies on each_word()Provide first_word(), next_word(), reset_iterator(), each_word() from _array()A test roleThe WordList methodsModule Install Instructions
To install WordList, copy and paste the appropriate command in to your terminal.
cpanm WordList
perl -MCPAN -e shell install WordList
For more information on module installation, please visit the detailed CPAN module installation guide.