NAME
Games::Word::Phraselist - Manage a list of phrases
VERSION
This document describes version 0.05 of Games::Word::Phraselist (from Perl distribution Games-Word-Phraselist), released on 2016-02-05.
METHODS
new($filename | \@phrases) => obj
phrases() => int
random_phrase() => str
each_phrase
phrases_like($regex) => list
is_phrase($str) => bool
HOMEPAGE
Please visit the project's homepage at https://metacpan.org/release/Games-Word-Phraselist.
SOURCE
Source repository is at https://github.com/perlancar/perl-Games-Word-Phraselist.
BUGS
Please report any bugs or feature requests on the bugtracker website https://rt.cpan.org/Public/Dist/Display.html?Name=Games-Word-Phraselist
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.
AUTHOR
perlancar <perlancar@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2016 by perlancar@cpan.org.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.