in reply to Creating a Moose object at run-time
You can do complicated things with Moose::Meta::Attribute and Moose::Meta::Class (and the other Moose::Meta modules). I haven't delved deep into the Moose::Meta stuff, so I can't be more helpful. But from what I can tell, there's usually a simpler way, like what jeffa has suggested.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Creating a Moose object at run-time
by gnosti (Chaplain) on Oct 23, 2015 at 00:01 UTC | |
by talexb (Chancellor) on Oct 23, 2015 at 14:26 UTC |