pkgsrc/devel/p5-Parse-RecDescent
mjl 91c0b6fdae Update p5-Parse-RecDescent to 1.94
- Fixed bug in <reject> handling: failed to reject if $return
	  had been set.
	- Added two useful demos of restructuring nested data
	- Fixed doc bug re use of //
	- Localized filehandles, like a good citizen should
	- Misc doc bug fixes
	- Fixed Text::Balance dependency in Makefile.PL
	- Fixed bug that @itempos wasn't set up if referred to only in
	  an autoaction.
	- Fixed truncation bug in tracing contexts
	- Dramatically improved speed of line counting
	- Made item(s) and item(s /,/) behave consistently wrt %item
	- Added prototype <autorule:...> handling
	- Added outer block markers for <perl_codeblock>
	- Fixed multi-grammar precompilation
	- Fixed numerous snafus in tutorial.html
	- Added nesting level information to traces
	- Fixed resetting of $text after an <uncommit> rule.
	- Updated Text::Balanced to fix various bugs
	- Removed Text::Balanced from distribution (now a prereq only)
	- Fixed fatal error with $tracelevel
	- Replaced 'our' with 'use vars' to reinstate 5.005 compatibility.
2003-04-25 17:11:04 +00:00
..
DESCR Re-import of misnamed p5-Parse-RescDescent 2002-03-19 14:48:25 +00:00
distinfo Update p5-Parse-RecDescent to 1.94 2003-04-25 17:11:04 +00:00
Makefile Update p5-Parse-RecDescent to 1.94 2003-04-25 17:11:04 +00:00
PLIST Re-import of misnamed p5-Parse-RescDescent 2002-03-19 14:48:25 +00:00