SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for perl-indirect-0.31-5.1.x86_64.rpm :
Sat Mar 1 13:00:00 2014 cooloAATTsuse.com
- updated to 0.31
+ Fix : [RT #88428] : no indirect in eval can trigger for direct calls
on __PACKAGE__
Thanks Graham Knop for reporting.
+ Tst : Author tests are no longer bundled with this distribution.
They are only made available to authors in the git repository.
+ Fix : [RT #83806] : false positives with Devel::Declare
[RT #83839] : false positive using ? : syntax
Thanks Andrew Main for the patch.
However, please note that the reason this patch seems to fix
thinks has not been explained.
+ Fix : [RT #84649] : incorrect RT link in metadata
Thanks Karen Etheridge for reporting.
+ Fix : [RT #83659] : false positives
Proper method calls in string-like environments (like
\"AATT{[ $x->new ]}\" will no longer be reported as indirect.
This was a regression in 0.28.
Thanks Andrew Main for reporting.
+ Fix : Broken linkage on Windows with gcc 3.4, which appears in
particular when using ActivePerl\'s default compiler suite.
For those setups, the indirect shared library will now be
linked against the perl dll directly (instead of the import
library).
+ Fix : [RT #83450] : newlines confuse indirect
Perl sometimes resets the line buffer between the object and
the method name (e.g. for \"sort Class\
->method\" outside of
eval), and this could cause direct method calls to be reported
as indirect.

Sun Dec 11 13:00:00 2011 cooloAATTsuse.com
- initial package 0.26

* created by cpanspec 1.78.06


 
ICM