Re: Major change approaching - what to add?
[email protected] ("David E. Wheeler") Tue, 3 Dec 2013 08:53:39 -0800
| Newsgroups | perl.dbd.pg |
|---|---|
| Message-ID | <[email protected]> |
On Dec 2, 2013, at 6:52 AM, Rainer Weikusat <[email protected]> wrote: > The problem with this is that 'new perls' means 'not > backwards-compatible language changes' which is a problem for people > with existing code written to work with 'old perls'. There are very few backwards-incompatible changes in Perl. Many of us would like to see even more, as the inherent conservatism slows language development. OTOH, when I need to update an old system, I’m really grateful that I rarely have to change anything -- fix new warnings, most often. Best, David