Package : perl-Class-Fields

Package details

Summary: Inspect the fields of a class

Description:
* _Public member._

Externally visible data or functionality. An attribute or method that is
directly accessible from scopes outside the class. In Perl, most members
are, by their standard semantics, public. By convention, attributes of
Perl classes are regarded as private, as are methods whose names begin
with an underscore.

From *"Object Oriented Perl"* by Damian Conway


URL: http://search.cpan.org/dist/Class-Fields
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs