search for: josetteorama

Displaying 2 results from an estimated 2 matches for "josetteorama".

2015 Jan 06
0
Design changes are done in Fedora
...nings any more, and if you turn on things like ?use strict,? as Perl books have been recommending for over a decade, a huge amount of old code won?t even run. Then you have the Modern Perl movement, which is responsible for the increase of CPAN modules that only work on Perl 5.10+. http://www.josetteorama.com/what-is-modern-perl/ Since the capacity of the Perl developers is not infinite, this movement will cause more and more old Perl mechanisms to be deprecated, so that they can eventually be removed. Perl 6 was an attempt to achieve this in one big jump. Perl 5 is in the process of slowly accre...
2015 Jan 06
3
Design changes are done in Fedora
On Mon, Jan 5, 2015 at 9:22 PM, Warren Young <wyml at etr-usa.com> wrote: > > Docker will eat away at this problem going forward. You naturally will not already have Dockerized versions of apps built 10 years ago, and it may not be practical to create them now, but you can start insisting on getting them today so that your future OS changes don?t break things for you again. > Yes,