NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
No instant migration (Score:1)
I don't pretend to think that just because I know Perl 5 I automatically will know most of Perl 6. I made that mistake already a long time ago with C & C++ - they have some basic similarities, but otherwise they're totally different languages. And guess what? I don't feel like learning yet another language.
I've already got a handle on Ruby and I suspect a healthy chunk of your current Perl 5 programmers will turn to either Ruby (me) or Python. The real question is will *new* programmers decide to pick up Perl 6 and join the Perl 6 community.
Reply to This
Re:No instant migration (Score:2)
I've been programming for a reasonable amount of time (around a decade or so) in various languages. One of my hobbies is learning new/different languages.
I can program in Ruby and Python. Reasonably competently. Ditto for PHP, but I have to check the manual for the names of functions and met
---ict / Spoon
Re:No instant migration (Score:1)
If Perl 5 will be as Perl 4 is -- meaning not used for anything except legacy code -- that means that a great many programmers will have moved on to other things that are not Perl. To expect that almost all the people who love Perl 5 will love Perl 6 is unreasonable, because they are too different from each other for that expectation to have any logical basis. So
Re:No instant migration (Score:2)
Quite honestly, it didn't look to me as if Perl 6 was all that different from Perl 5. For sure, it adds quite a number of things, but Perl 6 is supposed to be able to read Perl 5 code (otherwise we lose CPAN, and then I'd definitely worry). Given the latter point, why not upgrade to Perl 6 once it's stable? You'll still be able to use your beloved Perl 5. Over time, you might see a few things that you like in Perl 6, and start using it (the language, no the interpreter) as well. I think that the transiti
-- Robin Berjon [berjon.com]