-
-
30 Aug 2020 01:33:46 UTC
- Distribution: MooseX-MethodAttributes
- Module version: 0.32
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (7)
- Testers (2572 / 0 / 0)
- Kwalitee
Bus factor: 3- 97.01% Coverage
- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (42.34KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 7 contributors-
Florian Ragwitz
-
Tomas Doran
-
Dave Rolsky
-
Marcus Ramberg
-
Graham Knop
-
Peter E Karman
-
David Steinbrunner
- Dependencies
- Carp
- Moose
- Moose::Exporter
- Moose::Role
- Moose::Util
- Moose::Util::MetaRole
- namespace::autoclean
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
MooseX::MethodAttributes::Role::AttrContainer - capture code attributes in the class' metaclass
VERSION
version 0.32
METHODS
MODIFY_CODE_ATTRIBUTES ($code, @attrs)
Accepts a list of attributes for a coderef and stores it the class' metaclass.
See attributes.
SUPPORT
Bugs may be submitted through the RT bug tracker (or bug-MooseX-MethodAttributes@rt.cpan.org).
There is also a mailing list available for users of this distribution, at http://lists.perl.org/list/moose.html.
There is also an irc channel available for users of this distribution, at
#moose
onirc.perl.org
.AUTHORS
Florian Ragwitz <rafl@debian.org>
Tomas Doran <bobtfish@bobtfish.net>
COPYRIGHT AND LICENCE
This software is copyright (c) 2009 by Florian Ragwitz.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
Module Install Instructions
To install MooseX::MethodAttributes, copy and paste the appropriate command in to your terminal.
cpanm MooseX::MethodAttributes
perl -MCPAN -e shell install MooseX::MethodAttributes
For more information on module installation, please visit the detailed CPAN module installation guide.