NAME
Acme::Base64 - Write Perl in Base64 encoding
VERSION
version 0.03
SYNOPSIS
use Acme::Base64;
cHJpbnQgIkhlbGxvIHdvcmxkIVxuIjsK
DESCRIPTION
Bored writing normal Perl code?
Write Perl in Base64 encoding. :-)
CAVEAT
Every line of code after use Acme::Base64
should be encoded in Base64.
CONFIGURATION AND ENVIRONMENT
Acme::Base64 requires no configuration files or environment variables.
AUTHOR
Alan Haggai Alavi <alanhaggai@alanhaggai.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2011 by Alan Haggai Alavi.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.