There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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.