[NLUUG]   Welcome to ftp.vim.org,
Hosted by ftp.nluug.nl
Current directory: /ftp/os/Linux/distr/salix/i486/extra-15.0/source/perl/perl-Class-Gomor/
Contents of README:
Class::Gomor - another class and object builder

This module is yet another class builder. This one adds parameter
checking in new constructor, that is to check for attributes
existence, and definedness. In order to validate parameters, the
module needs to find attributes, and that is the reason for declaring
attributes in global variables named @AS, @AA, @AO. They respectively
state for Attributes Scalar, Attributes Array and Attributes
Other. The last one is used to avoid autocreation of accessors, that
is to let you declare your own ones.

Attribute validation is performed by looking at classes hierarchy, by
following @ISA tree inheritance.

The loss in speed by validating all attributes is quite negligeable
on a decent machine (Pentium IV, 2.4 GHz) with Perl 5.8.x. But if you
want to avoid checking, you can do it.

Icon  Name                                                   Last modified      Size  
[DIR] Parent Directory - [   ] Class-Gomor-1.02.tar.gz 27-May-2022 12:54 9.0K [TXT] README 27-May-2022 12:54 830 [TXT] perl-Class-Gomor.SlackBuild 11-Mar-2022 06:34 3.3K [   ] perl-Class-Gomor.info 27-May-2022 12:54 317 [TXT] slack-desc 27-May-2022 12:54 903

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!