This website works better with JavaScript.
Explore
Help
Sign In
rpms
/
perl-Parse-RecDescent
Watch
20
Star
0
Fork
You've already forked perl-Parse-RecDescent
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1fe7a135ae
i9ce
i9
epel9
changed/i9/perl-Parse-RecDescent-1.967015-14.el9
changed/i9ce/perl-Parse-RecDescent-1.967015-14.el9
imports/e9/perl-Parse-RecDescent-1.967015-14.el9
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1fe7a135ae'
${ noResults }
perl-Parse-RecDescent
/
sources
2 lines
67 B
Raw
Normal View
History
Unescape
Escape
Update to 1.967012 - New upstream release 1.967012 - Base the standalone precompiled parser's runtime name on the parser's class, rather than use the fixed "Parse::RecDescent::_Runtime"; this prevents "already defined" warnings when two standalone precompiled parsers are used - Add support for allowing precompiled parsers to share a common runtime via the Precompile({-runtime_class}) option and the PrecompiledRuntime() function - Warn on creation of Precompiled parsers that depend on Parse::RecDescent - NON-BACKWARDS COMPATIBLE CHANGE: Change the global <skip:> directive to use eval similarly to the other <skip:> directives, rather than being single-quoted in the resulting parser - Correct some typos in the documentation (CPAN RT#87185) - Sort hash keys and rulenames when generating code; this keeps the output text for a given input text the same, reducing differences in automated builds (CPAN RT#102160) - Precompiled parsers now document which $Parse::RecDescent::VERSION was used to generate them (CPAN RT#77001) - Switch to ExtUtils::MakeMaker flow
10 years ago
78f2f4beac8a326ff249627a67ae234f Parse-RecDescent-1.967012.tar.gz