dd012c9aaf
Accepting request 185948 from devel:languages:perl
Stephan Kulow
2013-08-06 07:22:32 +00:00
0d4da5a730
- add fix-pointers.diff to fix build on factory
Stephan Kulow
2013-08-05 13:52:15 +00:00
4a5dd1daa2
- updated to 0.53 - Remove executable permissions from files that shouldn't have them. - Added shebang to main Bare.pm file ( apparently some people want this ) - Correct line endings to unix style on parser.c - Improved simplify function that works properly with trees instead of just a single level - Added hash2xml to quickly convert recursing hashes into XML - Added proper binmode setting when outputting XML to address deficiences on Win32 ( such as failing Strawberry perl due to line endings ) - Added evil OS check in file writing code to address differences in how files must be opened to write utf8 on win32 versus linux/cygwin. - Added note regarding using utf8 flag instead of using encoding(utf8) - Altered UTF8 test to also write XML containing UTF8 to a file. - New 'unsafe' parsing mode, giving a 30% speed increase with some downfalls - New 'read_more' function, allowing more data to be read in before parsing into a tree - Fixed some memory leaks - Added 'Controversy' section to documentation - Updated speed comparisons for feed2.xml, adding a comparison against XML::Fast as well as a comparison of running in 'unsafe' mode. - Spelling correction - "Modernized" file handling using my variables - Remove debugging print statements that were left in - Include the new test cases in the distribution - Fixes to find_by_perl Can now be accessed in an object or namespace flexibly. Now ignores case of keys. Keys with underscores can be used. Will work properly when passed a single node instead of an array reference of nodes. - Fixes to xget Method of deferencing has been changed to be compatible with newer versions of perl ( 5.10.2+ ) - Fixed handling of nodes named 'value'; they will no longer crash the XS code - Added a new function similar to new called 'simple', that works in the same way but automatically uses the 'simple' parser - Altered handling of node values in simple mode, so that it stores values when mixed with nodes or atttributes under 'content' ( like XML::Simple )
Stephan Kulow
2013-07-27 12:37:49 +00:00
3f9f884888
Accepting request 104871 from devel:languages:perl
Stephan Kulow
2012-02-16 11:26:01 +00:00
4ab28d59d4
- update to 0.47 - Preping release unchanged from trial release. The 0.45 release and previous set particular compile options for several different platforms. My release refactoring stripped the Makefile.PL customisations, however it appears these are not needed by any of the smoker CPANTS systems, so am releasing with really basic compilation driver - see how it goes... - Bug #49906 Simple mode reports content of empty node as integer 1 - Bug #52762 XML::Simple compatibility mode doesn't support CDATA with attributes - Bug #52832 Several memory leaks - XML quote decoding on XML read
Vítězslav Čížek
2012-02-10 11:32:56 +00:00
875f76da7d
replace license with spdx.org variant
Stephan Kulow
2011-12-06 17:49:39 +00:00
d6740cf58c
Updating link to change in openSUSE:Factory/perl-XML-Bare revision 22.0
OBS User buildservice-autocommit
2011-12-06 17:49:39 +00:00
1212489b16
Accepting request 92243 from devel:languages:perl
Stephan Kulow
2011-11-21 11:50:11 +00:00
a280ba9d28
use original .tar.gz
Stephan Kulow
2011-11-18 11:38:24 +00:00
60f3bf0ee7
use gz
Stephan Kulow
2011-11-17 15:56:24 +00:00