I don't see perl devs being as arrogant as they should be at the fact that UNLIKE SOME OTHER P-LANGUAGES I COULD MENTION, they've been on the same major version for 30 years.
Python programmer: yeah I've been spending a lot of time converting my code to work with python 3.
Perl programmer: oh yeah that happened to me once! I had to convert all my code to run on the new Perl 5. Have you ever tried to use SSH on Windows 3.1? It's a pain!
@foone the Perl codebase I work on, which is probably a couple hundred thousand lines of code, still has quite a few Perl 4-isms in it. Works fine on current Perl versions.
@foo putting requests into stdlib would make python devs too powerful. We can't let them have that much ability, they'll dethrone the gods and rebuild the world in their image!
@foo@foone Also I love how often you see libraries compatible with versions of perl from easily a decade ago, no need to chase the latest version of the language. Given the urllib/requests context, the latest version of libwww-perl aka LWP passes tests all the way to Perl 5.8.9 (~2008 version of perl) and possibly even older: http://matrix.cpantesters.org/?dist=libwww-perl+6.77
@lanodan@foone well chances are it would not matter anyway because in this day and age barely anybody cares about perl anymore and definitely not enough to have the momentum to jump to an incompatible new major version