http://www.perlmonks.org?node_id=1051961


in reply to Stop suggesting to upgrade perl

Imagine that all the software you use suddenly change install instruction and ask you to install .Net Framework version X.Y. Oh wait! They do.

Jenda
Enoch was right!
Enjoy the last years of Rome.

Replies are listed 'Best First'.
Re^2: Stop suggesting to upgrade perl
by vsespb (Chaplain) on Sep 02, 2013 at 17:12 UTC
    1) Windows install process is different. It's easier for users to update .Net under Win than update python/ruby/perl under linux.
    2) .Net is monopoly. Most of popular sofware for windows is written in .Net. You ask to update .net when your competitors do. This is not true for perl/ruby/python apps
    3) And I think this whole thread has no relevance to Windows world. There is no perl shipped with windows.

      It's easier for users to update .Net under Win than update python/ruby/perl under linux.

      Installing new versions of perl/ruby/python under *nix (I use MacOS & BSD rather than linux, but it's minimally different) is generally pretty simple, and I tend to have a number of installs of each on my dev machine (and sometimes on the production server). I use perlbrew for Perl and rvm for Ruby. I don't use much python.

        I don't use much python.
        That's strange. Half of GUI applications, that I use under Ubuntu, is written in Python.
        Do you use at least once application written in python? Does it ask you upgrade python?
        Installing new versions is generally pretty simple
        I use perlbrew for Perl and rvm for Ruby.
        I think OP was about "end users". So your experience upgrading your own programmer's tools is irrelevant.

      That is the boxed software way, and its relevant for perl even on linux -- if you want to sysadmin your machine to install prerequisites, you can use app-installer that comes with all the prerequisites -- diskspace is cheap