in reply to Re: Adding a method to an existing object
in thread Adding a method to an existing object
Note that this will permanently change the MyApp class, which might not be what is desired. I tend to use MooseX::Traits in most of the general cases.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Adding a method to an existing object
by chromatic (Archbishop) on Feb 17, 2012 at 19:20 UTC |