LWN.net Logo

Vincent: Perl 5.16 and Beyond

Vincent: Perl 5.16 and Beyond

Posted Sep 16, 2011 17:52 UTC (Fri) by dlang (✭ supporter ✭, #313)
In reply to: Vincent: Perl 5.16 and Beyond by cladisch
Parent article: Vincent: Perl 5.16 and Beyond

the problem is that without an easy way to upgrade perl and then see if everything still works the process of testing the scripts becomes impractical (having to change each one to test it)

this will mean that when someone (years from now) finally does want to modify a script to use a new feature and they go from 5.14 (default with no use) to 5.20, a lot of things unrelated to what they are currently working on may break. In many cases it's far better to do the testing of new features and fixing breakage incrementally rather than let the changes pile up and have to deal with them all at once.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds