SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-XML-Bare rpm build for : RedHat EL 6. For other distributions click perl-XML-Bare.

Name : perl-XML-Bare
Version : 0.45 Vendor : Dag Apt Repository, http://dag_wieers_com/apt/
Release : 1.el6.rf Date : 2011-01-26 19:28:45
Group : Applications/CPAN Source RPM : perl-XML-Bare-0.45-1.el6.rf.src.rpm
Size : 0.15 MB
Packager : Steve Huff < shuff_vecna_org>
Summary : A minimal XML parser using C internally.
Description :
This module is a \'Bare\' XML parser. It is implemented in C. The parser itself
is a simple state engine that is less than 500 lines of C. The parser builds a
C struct tree from input text. That C struct tree is converted to a Perl hash
by a Perl function that makes basic calls back to the C to go through the nodes
sequentially.

The parser itself will only cease parsing if it encounters tags that are not
closed properly. All other inputs will parse, even invalid inputs. To allowing
checking for validity, a schema checker is included in the module as well.

The schema format is custom and is meant to be as simple as possible. It is
based loosely around the way multiplicity is handled in Perl regular
expressions.

RPM found in directory: /vol/rzm3/linux-dag/dag/redhat/el6/en/x86_64/dag/RPMS

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-XML-Bare-0.45-1.el6.rf.x86_64.rpm
ftp.icm.edu.pl  perl-XML-Bare-0.45-1.el6.rf.x86_64.rpm
ftp.icm.edu.pl  perl-XML-Bare-0.45-1.el6.rf.x86_64.rpm
     

Provides :
Bare.so()(64bit)
perl(XML::Bare)
perl-XML-Bare
perl-XML-Bare(x86-64)

Requires :
perl >= 5.006
perl(Carp)
perl(DynaLoader)
perl(Exporter)
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(VersionedDependencies) <= 3.0.3-1
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libm.so.6()(64bit)
rpmlib(VersionedDependencies) <= 3.0.3-1
rtld(GNU_HASH)
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib64/perl5/vendor_perl/XML/Bare.pm
/usr/lib64/perl5/vendor_perl/auto/XML
/usr/lib64/perl5/vendor_perl/auto/XML/Bare
/usr/lib64/perl5/vendor_perl/auto/XML/Bare/Bare.bs
/usr/lib64/perl5/vendor_perl/auto/XML/Bare/Bare.so
/usr/share/doc/perl-XML-Bare-0.45
/usr/share/doc/perl-XML-Bare-0.45/Changes
/usr/share/doc/perl-XML-Bare-0.45/META.yml
/usr/share/doc/perl-XML-Bare-0.45/README
/usr/share/man/man3/XML::Bare.3pm.gz

 
ICM