Commit graph

4 commits

Author SHA1 Message Date
adam
8ce4b3f979 Changes 0.204:
* Documented that this module is obsolete.
* Clarified the license
2011-08-10 04:14:11 +00:00
hiramatsu
80ed201a97 Update p5-Class-Fields to 0.203.
Changes from 0.201:

0.203  Fri Sep  7 16:59:15 PDT 2007
    Test Fixes
    - Moved some tests that were really testing base.pm to base.
    - Made a test less dependent on the formatting of a base.pm warning.

0.202  Sun Jul  1 22:43:41 PDT 2007
    Test Fixes
    - A warning changed in base or fields.pm which broke t/bugs.t.
      [rt.cpan.org 5293]
    - Cleanup tests to use Test::More.
2007-11-18 13:27:09 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
minskim
94c8df2978 Import p5-Class-Fields from pkgsrc-wip. Packaged by Hiramatsu
Yoshifumi and slightly modified by me.

Set of perl modules for object oriented development.

* Class::Fields - inspect the fields of a class
* Class::Fields::Fuxor - low level manipuation of object data members
* private - add private data members to Perl classes
* protected - "private" data fields which are inherited by child classes
* public - add public data members to Perl classes
2004-02-20 04:14:09 +00:00