debian man page for moosex::aliases::meta::trait::attribute

Query: moosex::aliases::meta::trait::attribute

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MooseX::Aliases::Meta::Trait::Attribute(3pm)		User Contributed Perl Documentation	      MooseX::Aliases::Meta::Trait::Attribute(3pm)

NAME
MooseX::Aliases::Meta::Trait::Attribute - attribute metaclass trait for MooseX::Aliases
VERSION
version 0.10
SYNOPSIS
package MyApp::Role; use Moose::Role; use MooseX::Aliases; has this => ( isa => 'Str', is => 'rw', alias => 'that', );
DESCRIPTION
This trait adds the "alias" option to attribute creation. It is automatically applied to all attributes when "use MooseX::Aliases;" is run.
SEE ALSO
o MooseX::Aliases
AUTHORS
o Jesse Luehrs <doy at tozt dot net> o Chris Prather <chris@prather.org> o Justin Hunter <justin.d.hunter at gmail dot com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2011 by Jesse Luehrs. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.12.3 2011-04-29 MooseX::Aliases::Meta::Trait::Attribute(3pm)
Related Man Pages
moosex::getopt::meta::attribute::nogetopt5.18(3pm) - mojave
moosex::getopt::meta::attribute::trait5.18(3pm) - mojave
moosex::nonmoose::meta::role::constructor(3) - osx
moosex::nonmoose::meta::role::constructor(3pm) - debian
moosex::storage::meta::attribute::trait::donotserialize(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file