Query: class::accessor::chained::fast
OS: mojave
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Class::Accessor::Chained::Fast(3) User Contributed Perl Documentation Class::Accessor::Chained::Fast(3)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.18.2 2017-10-06 Class::Accessor::Chained::Fast(3)
Similar Topics in the Unix Linux Community |
---|
Shopt -s histappend |
My first PERL incarnation... Audio Oscillograph |
Controlling user input |
Python 3.8.0rc1 released. |