On Thu, Dec 31, 2009 at 5:59 PM, ian docherty <[email protected]> wrote: > Hi > I have written a Moose Role which can be used together with DBIx::Class to > implement 'nested sets' type of hierarchy trees (another Perl Module that > implements this is DBIx::OO::Tree)
I think these are typically named MooseX::Role::${your_module}.
Josh
