in reply to Can't use two Moose classes with the same coercion action
Is this an XY Problem problem?
At the cost of some editing of your scripts, does the unshown portion ( # ...) of either foo.pm or bar.pm restrict your ability to combine them in a single (say, foobar.pm) package, and thus step around the coercion issue?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Can't use two Moose classes with the same coercion action
by ikegami (Patriarch) on Apr 24, 2009 at 15:11 UTC | |
by Anonymous Monk on Apr 24, 2009 at 15:17 UTC |