Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37537831
en ru br
ALT Linux repos
S:1.03-alt5_27

Group :: Development/Other
RPM: perl-Unicode-CheckUTF8

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.03-alt5_27
Build date: 20 november 2019, 11:39 ( 231.3 weeks ago )
Size: 32.13 Kb

Home page:   http://search.cpan.org/dist/Unicode-CheckUTF8/

License: UCD and (GPL+ or Artistic)
Summary: Checks if scalar is valid UTF-8
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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-Unicode-CheckUTF8-debuginfo
  • perl-Unicode-CheckUTF8
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin