[ 源代码: libxml-regexp-perl ]
软件包:libxml-regexp-perl(0.04-1.1)
libxml-regexp-perl 的相关链接
Debian 的资源:
下载源码包 libxml-regexp-perl:
- [libxml-regexp-perl_0.04-1.1.dsc]
- [libxml-regexp-perl_0.04.orig.tar.gz]
- [libxml-regexp-perl_0.04-1.1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [search.cpan.org]
相似软件包:
Perl module for regular expressions for XML tokens
The XML::RegExp module provides regular expressions for the following XML tokens: BaseChar, Ideographic, Letter, Digit, Extender, CombiningChar, NameChar, EntityRef, CharRef, Reference, Name, NmToken, and AttValue.
The definitions of these tokens were taken from the XML spec (Extensible Markup Language 1.0) at http://www.w3.org/TR/REC-xml.
Also contains the regular expressions for the following tokens from the XML Namespaces spec at http://www.w3.org/TR/REC-xml-names: NCNameChar, NCName, QName, Prefix and LocalPart.