SYNOPSIS
See
http://search.cpan.org/perldoc?Parse::Eyapp::debuggingtut
file DebugLookForward2.eyp
This grammar fixes the conflicts an bugs in Debug.eyp and Debug1.eyp
Be sure DebugTail.pm is reachable compile it with
eyapp -b '' DebugLookForward2.eyp
execute the generated modulino with:
./DebugLookForward2.pm -t -i -nos
See also
Debug.eyp Debug1.eyp Debug2.eyp