Minimal XML parser (Perl module)
XML::Bare - A minimal XML parser that uses C to generate a folded perl
hash.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / perl-XML-Bare
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-XML-Bare && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
XML-Bare-0.45.tar.bz2 | 0000048729 47.6 KB | |
_link | 0000000212 212 Bytes | |
project.diff | 0000001182 1.15 KB |
Revision 2 (latest revision is 26)
Anna Maresova (anicka)
committed
(revision 2)
- update to 0.45 * Missing UTF8 test files now included * XML Saving functionality now does size checks to ensure concurrency issues do not corrupt XML. * Linking under Solaris should now be fixed * Line number defines removed from XS compilation to attempt to fix some strange compilation problems. * Self closing nodes now printed by xml function * UTF8 Handling fixed; thanks go to Nigel Metheringham for the fix recommendation as well as the test files * Static linking has been fixed * 'cc' now used properly in cases where 'gcc' is absent
Comments 0