The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Acme::Tiroler - write code like a tyrolean says it

SYNOPSIS

    #!/usr/bin/env perl

    use warnings;
    use strict;
    use Acme::Tiroler;

    yoosh shtrict odr
    yoosh warnings odr

    sagsch "hallo tirol, hallo manda\n" odr

    mei $a isch 7 odr
    sagsch "$a\n" odr

DESCRIPTION

This acme module makes fun of the tyrolean accent. It's called Acme::Tiroler and not Acme::Tyrolean because in german, that part of Austria is called 'Tirol'. It is not politically correct. Watch me care.

Source filter to transform a 'tyrolean' program into sane Perl code. It's rather basic and doesn't work on a lot of levels. Probably should use PPI. Actually, it might be used as an exercise to learn PPI...

TAGS

If you talk about this module in blogs, on del.icio.us or anywhere else, please use the acmetiroler tag.

BUGS AND LIMITATIONS

No bugs have been reported.

Please report any bugs or feature requests to bug-acme-tiroler@rt.cpan.org, or through the web interface at http://rt.cpan.org.

INSTALLATION

See perlmodinstall for information and options on installing Perl modules.

AVAILABILITY

The latest version of this module is available from the Comprehensive Perl Archive Network (CPAN). Visit <http://www.perl.com/CPAN/> to find a CPAN site near you. Or see <http://www.perl.com/CPAN/authors/id/M/MA/MARCEL/>.

AUTHOR

Marcel Grünauer, <marcel@cpan.org>

COPYRIGHT AND LICENSE

Copyright 2007 by Marcel Grünauer

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