This package browser is in early development. Mind the rough edges.

perl-xml-regexp

Perl regular expressions for XML tokens

XML::RegExp contains regular expressions for the following XML tokens: BaseChar, Ideographic, Letter, Digit, Extender, CombiningChar, NameChar, EntityRef, CharRef, Reference, Name, NmToken, and AttValue.

Installation

Install the latest version of perl-xml-regexp as follows:

guix install perl-xml-regexp

Or install a particular version:

guix install perl-xml-regexp@0.04

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.