NAME
Class::MOP::Module - Module Meta Object
SYNOPSIS
DESCRIPTION
METHODS
- meta
- version
-
This is a read-only attribute which returns the
$VERSION
of the package for the given instance. -
This is a read-only attribute which returns the
$AUTHORITY
of the package for the given instance. - identifier
-
This constructs a string of the name, version and authority.
AUTHORS
Stevan Little <stevan@iinteractive.com>
COPYRIGHT AND LICENSE
Copyright 2006, 2007 by Infinity Interactive, Inc.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.