Skip Menu |

This queue is for tickets about the Moose CPAN distribution.

Report information
The Basics
Id: 90471
Status: resolved
Priority: 0/
Queue: Moose

People
Owner: Nobody in particular
Requestors: EBAUDREZ [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 2.1005
Fixed in: 2.1211



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.
This is fixed in the git repo, and will appear in a future Moose release. Thanks for the suggestion.