The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

haiku-find - read text from a file, output haikus to STDOUT

USAGE

  haiku-finder /usr/share/common-licenses/GPL-2 

DESCRIPTION

This module will scan a file for haikus and print them to STDOUT. If no file is given, will read from STDIN. (It waits until the end of file before starting to search for haikus.)

SEE ALSO

Lingua::Poetry::Haiku::Finder.

AUTHOR

Toby Inkster <tobyink@cpan.org>.

COPYRIGHT AND LICENCE

This software is copyright (c) 2021 by Toby Inkster.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

DISCLAIMER OF WARRANTIES

THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.