Andres Pedrera wrote:
> I need to make a file based parser that rightly run with mod_perl (think
> it's a generic perl trouble, but I want ensure it works with mod_perl). What
> I really need, is a parser which get parsing rules from an external file.
Parse::RecDescent maybe - it is very
Hi everybody,
I need to make a file based parser that rightly run with mod_perl (think
it's a generic perl trouble, but I want ensure it works with mod_perl). What
I really need, is a parser which get parsing rules from an external file.
Additionally, it have not just to parse and inform,