-
perl-XML-LibXML-Simple-1.01-8.fc36.noarch
This Perl module reads XML from strings or files. It is a blunt rewrite
of XML::Simple (by Grant McLean) to use the XML::LibXML parser for XML
structures, where the original uses plain Perl or SAX parsers.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-XML-LibXSLT-2.002.000-1.fc36.x86_64
This module is a fast XSLT library, based on the Gnome libxslt engine
that you can find at http://www.xmlsoft.org/XSLT/
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-XML-NamespaceSupport-1.12-16.fc36.noarch
This module offers a simple to process name-spaced XML names (unames) from
within any application that may need them. It also helps maintain a prefix
to name space URI map, and provides a number of basic checks.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-XML-Parser-2.46-10.fc36.x86_64
This module provides ways to parse XML documents. It is built on top
of XML::Parser::Expat, which is a lower level interface to James
Clark's expat library. Each call to one of the parsing methods creates
a new instance of XML::Parser::Expat which is then used to parse the
document. Expat options may be provided when the XML::Parser object is
created. These options are then passed on to the Expat object on each
parse call. They can also be given as extra arguments to the parse
methods, in which case they override options given at XML::Parser
creation time.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-XML-SAX-1.02-9.fc36.noarch
XML::SAX consists of several framework classes for using and building
Perl SAX2 XML parsers, filters, and drivers. It is designed around the
need to be able to "plug in" different SAX parsers to an application
without requiring programmer intervention. Those of you familiar with
the DBI will be right at home. Some of the designs come from the Java
JAXP specification (SAX part), only without the javaness.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-XML-SAX-Base-1.09-16.fc36.noarch
This module has a very simple task - to be a base class for Perl SAX drivers
and filters. Its default behavior is to pass the input directly to the
output unchanged. It can be useful to use this module as a base class so
you don't have to, for example, implement the characters() callback.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-XML-Writer-0.900-6.fc36.noarch
XML::Writer is a simple Perl module for writing XML documents: it
takes care of constructing markup and escaping data correctly, and by
default, it also performs a significant amount of well-formedness
checking on the output, to make certain (for example) that start and
end tags match, that there is exactly one document element, and that
there are not duplicate attribute names.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-XML-XPath-1.44-12.fc36.noarch
This module aims to comply exactly to the XPath specification at
http://www.w3.org/TR/xpath and yet allow extensions to be added in the
form of functions. Modules such as XSLT and XPointer may need to do
this as they support functionality beyond XPath.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-XString-0.005-5.fc36.x86_64
XString provides the B string helpers in one isolated package. Right now only
cstring and perlstring are available.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-autodie-2.34-480.fc36.noarch
The "autodie" and "Fatal" pragma provides a convenient way to replace
functions that normally return false on failure with equivalents that throw an
exception on failure.
However "Fatal" has been obsoleted by the new autodie pragma. Please use
autodie in preference to "Fatal".
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36