![]() |
|
There's more than one way to do things | |
PerlMonks |
Re: Perl 6 is too complexby enoch (Chaplain) |
on Mar 14, 2003 at 17:45 UTC ( #243130=note: print w/replies, xml ) | Need Help?? |
I had the same initial reaction as AnonyMonk when I read it. But, then I found this little Perl 6 gem of code (formatting slightly changed):
That looked really nice to me. It was inherently perl-ish and elegant. As a mental exercise, I converted that Perl 6 code to Perl 5 best I could and came up with:
As you can see, both pieces of code, version 5 and version 6, are remarkably similar. The Perl 6 version looks a little more tweaked... a little nicer... a little more elegant. Well... it looks like the appropriate evolution from Perl 5 to me. After reading the Apocalypse, I wrote up a summary of all of (what I thought were) Larry's major points here. I just wanted to keep track of them, and others might find the summary useful. enoch
In Section
Meditations
|
|