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

NAME

Acme::MorseComments - Completely useless module that replaces all of your software's comments with morse code.

SYNOPSIS

    use Acme::MorseComments;

DESCRIPTION

    Simply use this module, and it will change all of your comments to
    morse code, and rewrite itself without the use line in it.

    A copy of the original file will be saved in $0.orig.  If $0.orig
    cannot be successfully saved, then the morse-coded file will be output
    to STDOUT, and the original file will remain unchanged.

AUTHOR

    Justin Wheeler <morsecomments@datademons.com>

BUGS

    None that I'm aware of, but it's always possible.  E-mail me should
    you find any.

COPYRIGHT

    Copyright (c) 2006 Justin Wheeler <morsecomments@datademons.com.  All
    rights reserved.  This program is free software; you can redistribute
    or modify it under the same terms as Perl itself.

    This software also comes without any warranty to the extent allowed by
    law.  Don't blame me should this software somehow lose all of your
    data and code.