in reply to Migrating from Perl to other language? Why would someone do that?
* People (generally) are attracted to Bright Shiny Objects.
* One ups-men-ship --
If I (someone) feel(s) threatened;
Well, at least I don't...
or
Yes, but I'm easier to learn.
I've been giving the matter you bring up, some thought for awhile now.
There's no good reason for anybody to give up a chest full of tools, for a hand full of shiny new ones.
--Chris
#!/usr/bin/perl -Tw use Perl::Always or die; my $perl_version = (5.12.5); print $perl_version;
|
---|