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.
Not to sound negative, but... (Score:1)
I haven't read all the docs by Wall and Conway, but from what I have read, none of it looks like the perl I know and love.
Why not give a wholly new name and make a clean break?
Reply to This
Re:Not to sound negative, but... (Score:4, Insightful)
Reply to This
Parent
Re:Not to sound negative, but... (Score:3, Insightful)
I've argued that this language is still Perl in the sense that the code (as Piers says above) still feels a lot like Perl. Remember that the stuff always being talked about are the differences not what has stayed the same.
I've argued (recently, with limited success) that Perl 6 is Perl because Perl is the community and the devlopers, not any one bit of software or code.
However, I've also argued quite a lot that maybe it should have a different name (if just
Re:Not to sound negative, but... (Score:3, Informative)
The Apocalypses and Exegeses can easily give that impression. But so can reading perldelta for any particular release of Perl 5. And the reason is the same: those documents are all about what is changing, and rarely mention what is staying the same (because then they'd be 10 times longer!)
But Perl 6 really is Perl. It feels like Perl to program in, and most of its syntax and semantics are identical to those of Perl 5.
It's like the
Re:Not to sound negative, but... (Score:1)
Good article. It eliminated my trepidation about perl6. Now that I have a new eye to the changes, I'll have to read the Apocalyse and Exegesis docs in earnest.
Thanks!
Re:Not to sound negative, but... (Score:1)