SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-XML-NamespaceFactory rpm build for : OpenSuSE. For other distributions click perl-XML-NamespaceFactory.

Name : perl-XML-NamespaceFactory
Version : 1.02 Vendor : openSUSE
Release : bp153.1.15 Date : 2021-03-06 01:43:13
Group : Development/Libraries/Perl Source RPM : perl-XML-NamespaceFactory-1.02-bp153.1.15.src.rpm
Size : 0.03 MB
Packager : https://bugs_opensuse_org
Summary : Simple factory objects for SAX namespaced names.
Description :
Simply create a new XML::NamespaceFactory object with the namespace you
wish to use as its single parameter. If you wish to use the empty
namespace, simply pass in an empty string (but undef will not do).

Then, when you want to get a JClark name, call a method on that object the
name of which is the local name you wish to have. It\'ll return the JClark
notation for that local name in your namespace.

Unfortunately, some local names legal in XML are not legal in Perl. To
circumvent this, you can use the hash notation in which you access a key on
the object the name of which is the local name you wish to have. This will
work just as the method call name but will accept more characters. Note
that it does not check that the name you ask for is a valid XML name. This
form is more general but slower.

If this is not clear, hopefully the SYNOPSIS should help :)

RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/15.3/repo/oss/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-XML-NamespaceFactory-1.02-bp153.1.15.noarch.rpm
ftp.icm.edu.pl  perl-XML-NamespaceFactory-1.02-bp153.1.15.noarch.rpm
     

Provides :
perl(XML::NamespaceFactory)
perl(XML::NamespaceFactory::TiedHash)
perl-XML-NamespaceFactory

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/XML
/usr/lib/perl5/vendor_perl/5.26.1/XML/NamespaceFactory.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-XML-NamespaceFactory
/usr/share/doc/packages/perl-XML-NamespaceFactory/Changes
/usr/share/doc/packages/perl-XML-NamespaceFactory/LICENSE
/usr/share/doc/packages/perl-XML-NamespaceFactory/README
/usr/share/doc/packages/perl-XML-NamespaceFactory/cpanfile
/usr/share/man/man3/XML::NamespaceFactory.3pm.gz

 
ICM