83764e1daa
Change some URLs from author dirs to dist dirs. The example in the porter's handbook didn't have the trailing slash; mea culpa for not having caught that when it went in.
14 lines
482 B
Plaintext
14 lines
482 B
Plaintext
[ excerpt from developer's web site ]
|
|
|
|
Provides UTF-8 conversion for perl versions from 5.00 and up. It
|
|
was mainly written for use with perl 5.00 to 5.6.0 because those
|
|
perl versions do not support Unicode::MapUTF8 or Encode.
|
|
|
|
Unicode::UTF8simple is written in plain perl (no C code) and will
|
|
work with any Perl 5 version. It is just slightly slower than Encode
|
|
|
|
Author: Guido Socher <guido@linuxfocus.org>
|
|
WWW: http://search.cpan.org/dist/Unicode-UTF8simple/
|
|
|
|
-- lioux@FreeBSD.org
|