SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for perl-autodie-2.20-1.1.noarch.rpm :

* Tue Jul 30 2013 cooloAATTsuse.com- updated to 2.20 Many improvements from Niels Thykier, hero of the free people. From GH #25:
* SPEED / INTERNAL: Less time is spent computing prototypes
* SPEED / INTERNAL: Leak guards are more efficient.
* SPEED : Expanding tags (eg: qw(:all)) is now faster. This also improves the speed of checking autodying code with Perl::Critic.
* INTERNAL: Expanding of tags is faster and preserves order.
* BUGFIX: Loading a file that does not change packages while autodie in effect no longer causes weird behaviour when slurpy built-ins (like open() and unlink()) are called. GH #22 Thanks to Niels Thykier.
* TEST: Tests for leak guard failures for slurpy core functions.
* TEST: More testing in scope_leak.t.
* TEST: More testing around packages in truncate.t.
* SPEED / INTERNAL: Significant improvements in load time, especially when autodie is used across multiple files, by caching reuseable subroutines and reducing calls to eval \"\". Huge thanks to Niels Thykier, who is a hero of the free people, and completely and utterly awesome. (RT #46984)
* DOCUMENTATION: Spelling and correction fixes, courtesy David Steinbrunner.
* DEVEL: Faster and more robust testing with travis-ci.
* Wed Dec 01 2010 cooloAATTnovell.com- switch to perl_requires macro
* Sun May 09 2010 larsAATTlinux-schulserver.de- initial version 2.10
 
ICM