mojave man page for class::accessor::chained::fast

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)

NAME
Class::Accessor::Chained::Fast - Faster, but less expandable, chained accessors
SYNOPSIS
package Foo; use base qw(Class::Accessor::Chained::Fast); # The rest as Class::Accessor::Chained except no set() or get().
DESCRIPTION
By analogue to Class::Accessor and Class::Accessor::Fast this module provides a faster less-flexible chained accessor maker.
AUTHOR
Richard Clamp <richardc@unixbeard.net>
COPYRIGHT
Copyright (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 ALSO
Class::Accessor::Fast, Class::Accessor::Chained perl v5.18.2 2017-10-06 Class::Accessor::Chained::Fast(3)
Related Man Pages
class::accessor::fast5.18(3) - mojave
class::accessor::fast(3pm) - debian
class::accessor::lvalue(3pm) - debian
class::mop::method::accessor(3pm) - debian
class::makemethods::emulator(3pm) - debian
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
UNIX tool on MacOS that can increase resolution of a file
Cannot extract libraries using sed
My first PERL incarnation... Audio Oscillograph
How can I direct messages from mac console.app to a log file?