The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Game::TextPatterns - generate patterns of text

To install this module, use CPAN, for example:

  cpan Game::TextPatterns

Run perldoc(1) on Game::TextPatterns for additional documentation.


For the source code, see:

https://github.com/thrig/Game-TextPatterns

This can be built and installed by running:

   perl Makefile.PL
   make
   make test
   make install


LICENSE AND COPYRIGHT

Copyright (C) 2018 Jeremy Mates

This program is distributed under the (Revised) BSD License:
L<http://www.opensource.org/licenses/BSD-3-Clause>