Hello everybody!

Parse::RecDescent is much help for my task, but what gets me into trouble is that
I can't see a way to pass any parameters to a parser except to make them global 
variables.
Thus I also cannot call a member function from within an action.  How can I deal with 
that?
Any ideas appreciated.


Reply via email to