The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
2000-09-11  Gisle Aas <gisle@ActiveState.com>

   Release 1.00

   Compensate for the way references to references are stringified
   in perl-5.7.0.



2000-01-13  Gisle Aas <gisle@aas.no>

   Release 0.02

   Fix &quot; typo; spotted by Matt Sergeant <msergeant@hotmail.com>

   Don't encode ">", just because we can.

   Deal with binary hash keys.

   The parser will now use av_push instead of av_store and a index to
   build arrays.



2000-01-10  Gisle Aas <gisle@aas.no>

   Release 0.01

   Based on Data-Dump-0.03