SYNOPSIS
See
http://search.cpan.org/perldoc?Parse::Eyapp::debuggingtut
file Debug2.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 '' Debug2.eyp
See the .output file generated execute the generated modulino with:
./Debug2.pm -t
See also
Debug1.eyp Debug2.eyp DebugLookForward.eyp