Changes for version 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.
Modules
Easier way to declare classes on Perl, based in the popular class {...} style and ePod.