Commit graph

5 commits

Author SHA1 Message Date
Frederic Culot
1d64eb8fbe - Update to 1.03
- Reformat Makefile's header
- Take maintainership

Changes:	http://search.cpan.org/dist/Unicode-CheckUTF8/CHANGES
Approved by:	sahil@/wen@ (mentors, implicit)
2010-12-26 12:45:38 +00:00
Mark Linimon
d72c560b21 Reset infofarmer due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-09-07 00:19:05 +00:00
Andrew Pantyukhin
b6eb4e7f4a - Fix plist
PR:		ports/101098
Submitted by:	erwin
2006-08-01 12:36:23 +00:00
Andrew Pantyukhin
c36ad3d129 - Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes
2006-07-30 22:46:04 +00:00
Andrew Pantyukhin
17248c23f7 Add port textproc/p5-Unicode-CheckUTF8:
This is an XS wrapper around some Unicode Consortium code to check if
a string is valid UTF-8, revised to conform to what expat/Mozilla
think is valid UTF-8, especially with regard to low-ASCII characters.

Note that this module has NOTHING to do with Perl's internal UTF8 flag
on scalars.

This module is for use when you're getting input from users and want
to make sure it's valid UTF-8 before continuing.

WWW: http://search.cpan.org/dist/Unicode-CheckUTF8/
2006-07-25 21:50:41 +00:00