Man Page: class::accessor::chained::fast
Operating Environment: debian
Section: 3pm
Class::Accessor::Chained::Fast(3pm) User Contributed Perl Documentation Class::Accessor::Chained::Fast(3pm)NAMEClass::Accessor::Chained::Fast - Faster, but less expandable, chained accessorsSYNOPSISpackage Foo; use base qw(Class::Accessor::Chained::Fast); # The rest as Class::Accessor::Chained except no set() or get().DESCRIPTIONBy analogue to Class::Accessor and Class::Accessor::Fast this module provides a faster less-flexible chained accessor maker.AUTHORRichard Clamp <richardc@unixbeard.net>COPYRIGHTCopyright (C) 2003 Richard Clamp. All Rights Reserved. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.SEE ALSOClass::Accessor::Fast, Class::Accessor::Chained perl v5.8.8 2003-11-24 Class::Accessor::Chained::Fast(3pm)
| Related Man Pages |
|---|
| class::accessor::fast(3) - mojave |
| class::accessor::fast(3pm) - linux |
| class::accessor::fast(3) - suse |
| class::accessor::children(3pm) - debian |
| class::accessor::lvalue(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |