Hi Moose people, I must confess I'm not really ease with Moose behavior, but I get a strange error from it when I start my perl script.
Here it is : Couldn't load class (BiblioList::Abstract) because: Couldn't load class (BiblioList::Root) because: BiblioList::Root already has a metaclass, but it does not inherit Moose::Meta::Class (Class::MOP::Class=HASH(0x2e79840)). at /usr/local/lib/perl/5.10.1/Moose.pm line 166 It says my class BiblioList::Root does not inherit from Moose::Meta::Class (and it is a Class::MOP::Class object) where as in Mosse::Meta::Class code, it is said 'use base Class::MOP::Class'! So there's something I can't understand here. I someone could light my lantern .... Sorry for this basic stupid question.. => Perl 5.10.1 => Moose 1.07 => Class::MOP 1.03 Cheers Emmanuel -- ------------------------- Emmanuel Quevillon Biological Software and Databases Group Institut Pasteur +33 1 44 38 95 98 tuco at_ pasteur dot fr -------------------------