SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-XML-Char rpm build for : OpenSuSE 13.X. For other distributions click perl-XML-Char.

Name : perl-XML-Char
Version : 0.03 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.1 Date : 2015-04-20 07:53:20
Group : Development/Libraries/Perl Source RPM : perl-XML-Char-0.03-1.1.src.rpm
Size : 0.01 MB
Packager : (none)
Summary : Validate Characters for Xml
Description :
For me it was kind of a surprised to learn that \'char(0)\' is a valid UTF-8
character. All of the 0-0x7F are...

Emo: well it\'s not because that they are valid utf-8 characters that you have to expect XML to accept them

Well of course not, now I know :-)

the http://www.w3.org/TR/REC-xml/#charsets manpage defines which characters
XML processors MUST accept:

[2] Char ::= #x9 | #xA | #xD | [#x20-#xD7FF] | [#xE000-#xFFFD] | [#x10000-#x10FFFF]
/* any Unicode character, excluding the surrogate blocks, FFFE, and FFFF. */

This module validates if a given string meets this criteria. In addition
the string has to be a Perl UTF-8 string (\'is_utf8_string()\' - see the
perlapi/Unicode-Support manpage).

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-X/openSUSE_13.2/i586

Content of RPM  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
Char.so
perl(XML::Char)
perl-XML-Char
perl-XML-Char(x86-32)

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1
perl(:MODULE_COMPAT_5.20.1)
libc.so.6
libc.so.6(GLIBC_2.1.3)


Content of RPM :
/usr/lib/perl5/vendor_perl/5.20.1/i586-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.20.1/i586-linux-thread-multi/XML
/usr/lib/perl5/vendor_perl/5.20.1/i586-linux-thread-multi/XML/Char.pm
/usr/lib/perl5/vendor_perl/5.20.1/i586-linux-thread-multi/auto/XML
/usr/lib/perl5/vendor_perl/5.20.1/i586-linux-thread-multi/auto/XML/Char
/usr/lib/perl5/vendor_perl/5.20.1/i586-linux-thread-multi/auto/XML/Char/Char.bs
/usr/lib/perl5/vendor_perl/5.20.1/i586-linux-thread-multi/auto/XML/Char/Char.so
/usr/share/doc/packages/perl-XML-Char
/usr/share/doc/packages/perl-XML-Char/Changes
/usr/share/doc/packages/perl-XML-Char/README
/usr/share/man/man3/XML::Char.3pm.gz

 
ICM