Acme::CramCode - Compress your code


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.

 Acme::CramCode - Compress your code