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 2005-11-17 20:05:54-08 by jdhedden
Object::InsideOut v1.1
Object::Out v1.1 adds the feature of being able to write :Automethods that support chaining and accumulation (just as :Chained and :Cumulative do). To use this feature, your :Automethod returns not only a code ref, but also a string that defines the "type of code" being returned. That string is the same format as used to declare :Chained and :Cumulative methods.
Direct Responses: Write a response