Subject: | Moose::Meta::Class::superclasses will load_class() arguments, but this isn't mentioned in the documentation |
This is, of course, a very minor issue, but I think the documentation of Moose::Meta::Class::superclasses should mention that it will try and load_class() the arguments it's been given. This aspect of Moose::Meta::Class::superclasses is sufficiently different from the behaviour of Class::MOP::Class to warrant documenting.