On 13/12/01 09:40 +0000, John McNamara wrote: > > > >New Features: > > ... > > - Remove dependency on Parse::RecDescent (precompile the parser) > > ... > > Will this work? The pre-compiled grammar will still have a run-time > dependency on Parse::RecDescent.
That's not my understanding of how it works. I'm pretty sure that P::RD bundles in the runtime components. Cheers, Brian
