1Class::MOP::Module(3) User Contributed Perl DocumentationClass::MOP::Module(3)
2
3
4

NAME

6       Class::MOP::Module - Module Meta Object
7

SYNOPSIS

DESCRIPTION

METHODS

11       meta
12       version
13           This is a read-only attribute which returns the $VERSION of the
14           package for the given instance.
15
16       authority
17           This is a read-only attribute which returns the $AUTHORITY of the
18           package for the given instance.
19
20       identifier
21           This constructs a string of the name, version and authority.
22

AUTHORS

24       Stevan Little <stevan@iinteractive.com>
25
27       Copyright 2006, 2007 by Infinity Interactive, Inc.
28
29       <http://www.iinteractive.com>
30
31       This library is free software; you can redistribute it and/or modify it
32       under the same terms as Perl itself.
33
34
35
36perl v5.8.8                       2007-11-07             Class::MOP::Module(3)
Impressum