NAME

Acme::Compress - When free space is not enough

VERSION

Version 0.03

SYNOPSIS

use Acme::Compress;

print "Hello world";

The first time the script is run, it is compressed, then it can be used as normal.

DESCRIPTION

When used inside a script, Acme::Compress compresses all the code, making it working normally, but in less space.

Due to the compression algorithm, the compression rate is noticeable only for very big scripts.

AUTHOR

Alessandro Ghedini, <alexbio at cpan.org>

SUPPORT

You can find documentation for this module with the perldoc command.

perldoc Acme::Compress

You can also look for information at:

SEE ALSO

Acme::Bleach Acme::Palindrome

LICENSE AND COPYRIGHT

Copyright 2010 Alessandro Ghedini.

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.