Journal: Moose sub types : one module or another on 2009.07.19 11:00
My initial problem:
How to tell Moose that an attribute was an instance of My::Class OR My::Test::Class.
Whaddaya know, there is more than one way to do it
Seeing as how I got a lot of help from #moose on irc.perl.org I thought I'd write up my findings
