Subject: | Incorrect value checking in set_sub_name |
During tests on AIX I rebuild perl twice a week to test changes we
introduce in the pkgsrc package for perl-5.10.0 to create a perfectly
running AIX build.
After some CPAN updates, I made some tests and during debugging sessions
I often got an error from Class::MethodMaker - can't stash method.
Finally it shows, the hotfix introduced in 2.13 has a typo - the
parameters aren't given from ST(1)..ST(4) but from ST(0)..ST(3).
Subject: | patch-aa |
Message body not shown because it is not plain text.