Revision history for Perl extension dpl. 0.01 Fri Mar 16 11:29:32 2001 - pached old lpd to use Flex for lexical analysis - lineno and yytext equivalent functions - Makefile.PL checks for flex, byacc and perl-byacc - Compilation works as desired 0.02 Sun Mar 25 18:25:32 2001 - flex file uses byacc definitions - plexlineno and plextext functions really working - simple dictionary test - begin/end parser test - main::proc function changed to variable defined one - cleaner compilation 0.03 Sat Jul 14 15:30:99 2001 - changed from byacc to Parse::Yapp - changed basic syntax to block oriented language - added PERL, DPL and META block - flex with conditional lexer 0.04 ___ ___ __ __:__:__ ____ - corrected call to YYErrok while it was calling YYError - META block parser updated