Stories
Slash Boxes
Comments
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

The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More | Login | Reply
Loading... please wait.
  • Moose makes all these very easy. First of all it supports classic inheritance, but clarifies the isa chain and adds a default base object (Moose::Object) that everything inherits from. You can also declare Roles and use attributes (Perl6 style attributes, not method/variable attributes) to compose functionality. I highly recommend it.
    --
    Waiting on the Road to Eventually, I lost my Place On Line