1
0
Go to file
Stephan Kulow 0ec2b95a4a - updated to 1.967009
- Revised ExtUtils::MakeMaker build/configure version
       requirements. (RT.cpan.org #74787, Thanks Paul!)
     - Revised Text::Balanced prereq to require version 1.95,
       necessary for t/skip.t to pass.
       (RT.cpan.org #74787, Thanks Paul!)
     - Removed unused version.pm prereq.
     - Fix a circular reference memory leak caused by the use of
       $AUTOLOAD in sub AUTOLOAD{} in the generated parser's
       namespace.  Workaround documented in perl5 RT #110248.
       Workaround a circular reference memory leak in ISA documented
       by perl5 RT #92708.  A parser's DESTROY() method redefines all
       subs before deleting the stash, to avoid circular references
       between subrules. (RT #53710, thanks Andreas!)
     - Parse::RecDescent::AUTOLOAD did not correctly handle
       initializing the line counting mechanism when a reference to a
       scalar was passed to the parser. (RT.cpan.org #27705, thanks
       Justin!)
     - Restore old _parserepeat calling convention.  Change a
       parser's DESTROY method to check for $self->{_not_precompiled}
       instead of $self->{_precompiled}. (Fix for RT #74593).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Parse-RecDescent?expand=0&rev=35
2012-05-31 13:28:16 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Parse-RecDescent?expand=0&rev=1 2007-01-15 23:31:32 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Parse-RecDescent?expand=0&rev=1 2007-01-15 23:31:32 +00:00
Parse-RecDescent-1.965001.patch - update to 1.967006 2012-02-13 15:07:16 +00:00
Parse-RecDescent-1.967009.tar.gz - updated to 1.967009 2012-05-31 13:28:16 +00:00
perl-Parse-RecDescent.changes - updated to 1.967009 2012-05-31 13:28:16 +00:00
perl-Parse-RecDescent.spec - updated to 1.967009 2012-05-31 13:28:16 +00:00