The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.51

  • 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

Modules

Minimal XML parser implemented via a C state engine

Provides

in Bare.pm