MD5
The MD5 module is useful if you cannot use Digest-MD5. It is useful for computers where you cannot install Digest-MD5 (e.g. lack of a C-Compiler), encrypting only small amounts of data (less than one million bytes) and educational purposes.
For more information on Perl, see perl.com or perl.org.