File-chdir on Perl 5.13.1

For any Perl developers who use File::chdir, please note that Perl 5.13.1 fixed a bug with tied variables in a way that broke things for File::chdir. The change has been reverted and I expect to see File::chdir passing tests on 5.13.2 when it is released.

In the meantime, I've released a new version of File::chdir that bails out during configuration on 5.13.1 with an explicit error message. This gives NA results during CPAN smoke testing, which is more appropriate than FAIL results.

This entry was posted in perl programming and tagged , . Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

 

© 2009-2013 David Golden All Rights Reserved