in reply to Re: object system with chained mutators?
in thread object system with chained mutators?

I would prefer something on CPAN with a history of popular use.
  • Comment on Re^2: object system with chained mutators?

Replies are listed 'Best First'.
Re^3: object system with chained mutators?
by dragonchild (Archbishop) on Feb 18, 2009 at 15:00 UTC
    Then contribute to Moose. stvn would love for someone to add that MooseX package.

    My criteria for good software:
    1. Does it work?
    2. Can someone else come in, make a change, and be reasonably certain no bugs were introduced?