![]() |
![]()
| ![]() |
![]()
NAMEClass::Accessor::Fast::Contained - Fast accessors with data containment VERSIONThis document refers to version 1.01 of Class::Accessor::Fast::Contained SYNOPSISpackage Foo; use base qw(Class::Accessor::Fast::Contained); # The rest is the same as Class::Accessor::Fast DESCRIPTIONThis module does two things differently to the venerable Class::Accessor::Fast :
DEPENDENCIESOther than the standard Perl distribution, you will need the following:
BUGSIf you spot a bug or are experiencing difficulties that are not explained within the documentation, please send an email to oliver@cpan.org or submit a bug to the RT system (http://rt.cpan.org/). It would help greatly if you are able to pinpoint problems or even supply a patch. SEE ALSOClass::Accessor AUTHOROliver Gorwits "<oliver.gorwits@oucs.ox.ac.uk>" ACKNOWLEDGEMENTSThanks to Marty Pauly and Michael G Schwern for Class::Accessor and its tests, which I've shamelessly borrowed for this distribution. COPYRIGHT & LICENSECopyright (c) The University of Oxford 2008. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
|