0.11_02 -- Mi 9. Apr 00:52:04 CEST 2008
- grml, Makefile.PL missing in dist, wrong MANIFEST.SKIP
0.11_01 -- Di 8. Apr 18:38:43 CEST 2008
- fix version requirement for Parse::RecDescent
- fix meta-character in macro expansion
- no interface changes
0.11 -- Sun Aug 8 23:35:23 CEST 2004
- collapsed localization statements in the grammar file where possible
- some minor interface changes
- some minor pod changes
- added test for parsing perl datastructures
0.10 -- Thu Aug 5 09:52:48 CEST 2004
- precompile dependencies revisited, no new features
0.09 -- Thu Aug 4 14:19:55 CEST 2004
- again Makefile.PL munging and version information in
precompiled package, no new features, just distribution fiddling
0.08 -- Wed Aug 4 11:57:07 CEST 2004
- new P::RD->Precompile patch in order to stuff a VERSION
into the precompiled package.
- new P::RD->Precompile patch in order to stuff some
POD into the precompiled package.
0.07 -- Tue Aug 3 21:30:50 CEST 2004
- new() must be called with a Class name and not with a ref.
See Merlyn's fight againt this
0.06 -- Tue Aug 3 20:38:57 CEST 2004
- arrgh, typo in SYNOPSYS.
- Version synchronize with Precomp.pm
- import override for Parse::RecDescent
0.05 -- Mon Aug 2 17:09:56 CEST 2004
allow lowercase conversion for parameters and declarations
0.04 -- Mon Aug 2 12:58:11 CEST 2004
test problem's with tar and patched P::RD on Win32 solved
0.03 -- Sun Aug 1 21:32:34 CEST 2004
Macro's expand now in eval blocks unconditionally
0.02 -- Sun Aug 1 15:23:27 CEST 2004
solved problems with permissions and file paths on Win32
0.01 -- Sat Jul 31 22:40:16 CEST 2004
Initial release uploaded to CPAN