perl.recdescent...Best way to save text for deferred parsing by Peter Scott- February 6, 2008 I want to parse input but when I&39;m in a particular top-level rule, savethe text that was parsed instead of executing the actions, to do soinstead later. I&39;ve got a solution but I&39;d like a sanity check.I can explain it in terms of some adventure game commands. (That&39;s not myapplication, but it&39;s exactly equivalent and more entertaining. I cut mygaming teeth on VAXVMS DUNGEON and it&39;s colored my thinking ever since.)So I want to be able to "Kill troll with axe", and..http://www.nntp.perl.org/group/perl.recdescent/2008/02/msg524.html |