moosex::adopt::class::accessor::fast(3pm) debian man page | unix.com

Man Page: moosex::adopt::class::accessor::fast

Operating Environment: debian

Section: 3pm

MooseX::Adopt::Class::Accessor::Fast(3pm)		User Contributed Perl Documentation		 MooseX::Adopt::Class::Accessor::Fast(3pm)

NAME
MooseX::Adopt::Class::Accessor::Fast - Hijack Class::Accessor::Fast in %INC;
SYNOPSYS
use MooseX::Adopt::Class::Accessor::Fast; use CAF::Using::Module; #that's it! JustWorks
DESCRIPTION
This module attempts to hijack Class::Accessor::Fast in %INC and replace it with MooseX::Emulate::Class::Accessor::Fast. Make sure it is loaded before the classes you have that use <Class::Accessor::Fast>. It is meant as a tool to help you migrate your project from Class::Accessor::Fast, to MooseX::Emulate::Class::Accessor::Fast and ultimately, to Moose.
SEE ALSO
Moose, Class::Accessor::Fast, MooseX::Emulate::Class::Accessor::Fast
AUTHORS
Matt S Trout Guillermo Roditi (groditi) <groditi@cpan.org>
LICENSE
You may distribute this code under the same terms as Perl itself. perl v5.10.0 2009-04-08 MooseX::Adopt::Class::Accessor::Fast(3pm)
Related Man Pages
moose::meta::method::accessor(3) - mojave
class::accessor::fast(3pm) - linux
class::accessor::fast5.18(3) - mojave
class::makemethods::emulator(3pm) - debian
moosex::emulate::class::accessor::fast(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?