I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2007-01-05 16:17:05-08 by cowanbill
Helper or convenience methods for Object-InsideOut?
While working with :Field defined as :Type(array), the GET method for this object field returns an array reference as expected and documented. I started to add few simple methods to: add/remove one item in the array; 'map' op on array, etc.
Has anyone already developed some helper methods for array and hash object fields? As subclass to Object-InsideOut?
Thanks, Bill
Direct Responses: 4176 | Write a response