Revision history for Perl extension Class::HPLOO.
0.03 2004-01-16
- Fixed bug with q|qq|qr|qw|qx|tr|y|s|m.
- Enable syntax "use vars ($var)", since is common to add the "use" before.
- Added die alert for extract_block() for non well closed blocks.
- Now __END__.* is striped from the source.
0.02 2004-01-16
- Now produce better formatted code when using import option "nice" or "dump"
- New script nuil-hploo.pl, to convert .hploo files to .pm.
- Added support to ePod at the __END__ of a hploo file.
0.01 Tue Sep 30 14:35:04 2003
- original version; created by h2xs 1.21 with options
-X Class::HPLOO