NAME

Pod::Simple::31337 - Convert POD to Cool Talk

SYNOPSIS

perl -MPod::Simple::31337=all -epod231337 foo.pod
# or
pod2text perlpod | \
perl -MPod::Simple::31337 -0 -ne'Pod::Simple::31337->filter(\$_)'
# or
pod231337 perlpodspec

DESCRIPTION

This module translates POD into Cool Talk.

AUTHOR

Casey West <casey@geeknest.com>

COPYRIGHT

Copyright (c) 2002 Casey R. West <casey@geeknest.com>. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO

perl(1), Pod::Simple, Lingua::31337.