Hans Dieter Pearcey wrote:
On Sun, May 03, 2009 at 11:00:30AM -0700, Yuri Shtil wrote:
I have a bunch of subclasses of X like this all having similar code.
For example in the class X::Procedure I would have the same code with procedure replaced by step.

use MooseX::Role::Parameterized

hdp.
This works perfectly, thank you. I have one more question.

How do I access the container object (where the with is) from the role method?

--

Yuri

Reply via email to