PerlIO::via::LAUTER_DEUTSCHER - a Perl IO layer to make output indistinguishable from someone yelling German


Acme-LAUTER-DEUTSCHER documentation  | view source Contained in the Acme-LAUTER-DEUTSCHER distribution.

Index


NAME

Top

PerlIO::via::LAUTER_DEUTSCHER - a Perl IO layer to make output indistinguishable from someone yelling German

SYNOPSIS

Top

    use PerlIO::via::LAUTER_DEUTSCHER;
    binmode STDOUT, ':via(LAUTER_DEUTSCHER)'
    print "Timmy pet the cute puppy.\n";

Running the above produces the following output:

    DIETER HAUSTIER DER NETTE WELPE!

DESCRIPTION

Top

This module provides a Perl IO layer that translates output into German using Lingua::Translate. In addition to translation, the output is converted to upper case and the name "Timmy" is changed to "Dieter."

AUTHOR

Top

Ian Langworth, <ian@cpan.org>

BUGS

Top

Please report any bugs or feature requests to bug-acme-lauter-deutscher@rt.cpan.org, or through the web interface at http://rt.cpan.org. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SEE ALSO

Top

Acme::LAUTER::DEUTSCHER

COPYRIGHT & LICENSE

Top


Acme-LAUTER-DEUTSCHER documentation  | view source Contained in the Acme-LAUTER-DEUTSCHER distribution.