GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

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

MooseX::Adopt::Class::Accessor::Fast - Hijack Class::Accessor::Fast in %INC;

    use MooseX::Adopt::Class::Accessor::Fast;
    use CAF::Using::Module;
    #that's it! JustWorks

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.

Moose, Class::Accessor::Fast, MooseX::Emulate::Class::Accessor::Fast

Matt S Trout
Guillermo Roditi (groditi) <groditi@cpan.org>

You may distribute this code under the same terms as Perl itself.
2018-07-03 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.