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 0.04

   Think harder about when to align hash values.

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


1999-08-05  Gisle Aas <gisle@aas.no>

   Release 0.03

   Fixed the generation of references to nested scalars.

   Separate thousands with _ in large integers.

   More tests.



1999-05-27  Gisle Aas <gisle@aas.no>

   Release 0.02

   Don't die on data that we can't handle, like LVALUES.
   We now produce a warning and return it as a '#LVALUE#' string.

   Added parenthesis around bless argument.

   

1998-11-21  Gisle Aas <gisle@aas.no>

   First revision; 0.01