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)NAMEMooseX::Adopt::Class::Accessor::Fast - Hijack Class::Accessor::Fast in %INC;SYNOPSYSuse MooseX::Adopt::Class::Accessor::Fast; use CAF::Using::Module; #that's it! JustWorksDESCRIPTIONThis 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 ALSOMoose, Class::Accessor::Fast, MooseX::Emulate::Class::Accessor::FastAUTHORSMatt S Trout Guillermo Roditi (groditi) <groditi@cpan.org>LICENSEYou may distribute this code under the same terms as Perl itself. perl v5.10.0 2009-04-08 MooseX::Adopt::Class::Accessor::Fast(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| Detecting unused variables... |
| Weird 'find' results |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |