I've released V 1.06. The most noticeable change is that parse() now takes a hash, whose keys can be any of length, pos, options or text.
Also, the constant 'debug' is now called 'print_debugs'. Lastly, errors are no longer printed by default. You can turn on the new constant 'print_errors' to get them. This makes the code quieter (if you have errors), but matches the design of X500::DN::Marpa, and is my new policy on constants and printing errors. -- You received this message because you are subscribed to the Google Groups "marpa parser" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
