The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.