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.
Decorators? (Score:1)
I'm not really clear on this in that I've never actually programmed in a language that supports decorators. Well, I've done Scheme and I'm assured that there is nothing that you cannot do in Scheme, but I've never done it.
I'm sure that Perl 6 has decorators as I'm as sure it has almost everything imaginable. I hear it has Traits and Roles [perl.org] and a lot of other things I've never even thought of. Unfortunately for me, it doesn't really have a stable existenc
Re: (Score:1)
You can decorate instances of objects and classes at runtime with roles.
YAML::Syck 0.87 - No need for File::Slurp :-) (Score:1)
Re: (Score:1)
Re: (Score:1)