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.
Weird coincidence (Score:2, Interesting)
->notation to do the same sort of thing:I just hand-code theBarmethod, but then I don't need multi-level stuff likemy $qux = Foo->Bar->Baz->Qux->new, which would be relatively easy withAUTOLOAD.What's not a coincidence is the (not very obvious) similarity here to Self [sun.com] and its "paths to objects" idiom/dogma.
Reply to This