freebsd-ports/converters/p5-Unicode-UTF8simple/pkg-descr
Doug Barton 2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00

10 lines
416 B
Text

[ 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
WWW: http://search.cpan.org/dist/Unicode-UTF8simple/