Acme::LeetSpeak - Speak like a kI[)dI3


Acme-LeetSpeak documentation  | view source Contained in the Acme-LeetSpeak distribution.

Index


NAME

Top

Acme::LeetSpeak - Speak like a kI[)dI3

VERSION

Top

Version 0.01

SYNOPSIS

Top

This module makes translates english sentences into "leet". For more information on leet, please consult wikipedia (http://en.wikipedia.org/).

    use warnings;
    use strict;
    use Acme::LeetSpeak;
    ...
    my $leet = leet( $string );

FUNCTIONS

Top

leet

AUTHOR

Top

Jordan M. Adler, <jmadler at cpan.org>

BUGS

Top

Please report any bugs or feature requests to bug-acme-leetspeak at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Acme-LeetSpeak. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

Top

You can find documentation for this module with the perldoc command.

    perldoc Acme::LeetSpeak

You can also look for information at:

* AnnoCPAN: Annotated CPAN documentation

http://annocpan.org/dist/Acme-LeetSpeak

* CPAN Ratings

http://cpanratings.perl.org/d/Acme-LeetSpeak

* RT: CPAN's request tracker

http://rt.cpan.org/NoAuth/Bugs.html?Dist=Acme-LeetSpeak

* Search CPAN

http://search.cpan.org/dist/Acme-LeetSpeak

ACKNOWLEDGEMENTS

Top

COPYRIGHT & LICENSE

Top


Acme-LeetSpeak documentation  | view source Contained in the Acme-LeetSpeak distribution.