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.
Carbon (Score:1)
However, yeah, Objective C is pretty darn cool in its flexible dynamic stuff. When doing Java shims for Cocoa they had to map out every little thing beforehand; not so for Perl!
Reply to This
Re:Carbon (Score:2)
I've half a mind to implement this for perl 6 at the same time as perl 5. That'd mean finishing the scratchpads, method call code, and AUTOLOAD. Not, mind, that this would be a bad idea...