MooseX::SemiAffordanceAccessor::Role::Attribute.3pm

Langue: en

Autres versions - même langue

Version: 2010-08-27 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

MooseX::SemiAffordanceAccessor::Role::Attribute

VERSION

version 0.08

SYNOPSIS

   Moose::Util::MetaRole::apply_metaclass_roles(
       for_class => $p{for_class},
       attribute_metaclass_roles =>
           ['MooseX::SemiAffordanceAccessor::Role::Attribute'],
   );
 
 

DESCRIPTION

This role applies a method modifier to the "_process_options()" method, and tweaks the reader and writer parameters so that they follow the semi-affordance naming style.

AUTHOR

   Dave Rolsky <autarch@urth.org>
 
 
This software is Copyright (c) 2010 by Dave Rolsky.

This is free software, licensed under:

   The Artistic License 2.0