Unicode::CheckUTF8 man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

CheckUTF8(3)	      User Contributed Perl Documentation	  CheckUTF8(3)

NAME
       Unicode::CheckUTF8 - checks if scalar is valid UTF-8

SYNOPSIS
	  use Unicode::CheckUTF8 qw(is_utf8);
	  my $is_ok = is_utf8($scalar);

DESCRIPTION
       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.

HISTORY
       This is some old code, dating back to before Perl 5.8 and before
       Unicode support in Perl.	 I wish I didn't have to keep using this code,
       but I can't find any other code on CPAN for UTF-8 checking that's both
       sufficiently fast and more importantly, correct.	 So now there's yet
       another way to do it.

BUGS
       Hopefully not, but mail me if so!

AUTHOR
       Brad Fitzpatrick <brad@danga.com>, based on Unicode Consortium code.

       Artur Bergman, helping me kill old Inline code using his awesome
       knowledge of all things Perl and XS.

perl v5.14.1			  2010-12-20			  CheckUTF8(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net