The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension XML::Fast.

0.04  2010-10-14
      - Tests
      - Replace index() with chrchr()
      - Use public allocation API (thanks to vovkasm)
      - Fix SvRV checking
      - Create static entity definitions

0.03  2010-07-22
      Fix parsing of <!DOCTYPE ...> (was faulting)

0.02  2010-07-17
      Just remove dummy depencency from test

0.01  Wed Jun  2 01:21:26 2010
      - original version; created by h2xs 1.23 with options -A -n XML::Fast