NAME
String::UTF8::MD5 - UTF-8-safe md5sums of strings
SYNOPSIS
This is a simple UTF8-safe wrapper around Crypt::MD5, for use with utf-8 strings.
use String::
EXPORT
md5 may be exported if requested
SUBROUTINES/METHODS
md5
AUTHOR
Binary.com, <cpan at binary.com>
TODO
Only hex notation is currently supported. In the future we need to add additional formatting options.
BUGS
Please report any bugs or feature requests to bug-string-utf8-md5 at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=String-UTF8-MD5. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc String::UTF8::MD5
You can also look for information at:
RT: CPAN's request tracker (report bugs here)
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
Search CPAN