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

NAME

Acme::CramCode - Compress your code

SYNOPSIS

    use Acme::CramCode;
    print "Hello, World";

DESCRIPTION

This module compresses your program file and uncompresses it at run time. It's of no big use, but just for fun.

COPYRIGHT

xern <xern@cpan.org>

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