NOTICE: This package has been removed from pkgsrc

./wip/p5-Class-Data-Accessor, Inheritable and overridable class and instance data accessors

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.04001, Package name: p5-Class-Data-Accessor-0.04001, Maintainer: kuli0020

Class::Data::Accessor is the marriage of Class::Accessor and
Class::Data::Inheritable into a single module. It is used for creating
accessors to class data that overridable in subclasses as well as in
class instances.

WWW: http://search.cpan.org/dist/Class-Data-Accessor/


Required to run:
[lang/perl5]

Master sites: (Expand)

SHA1: c0d0423e08441de04c95fbc1e73341cb806d4fff
RMD160: e82e37df86dc05ed60c899dc678e56a172065c31
Filesize: 22.243 KB

Version history: (Expand)


CVS history: (Expand)


   2008-07-21 01:34:43 by abs | Files touched by this commit (54) | Package removed
Log message:
The following have versions in main pkgsrc. Remove from wip and
update any depending packages appropriately 
p5-Class-C3-Componentised
p5-Class-Data-Accessor
p5-Class-ISA
p5-Config-Any
p5-DBIx-Class       
p5-DBIx-Class-Loader       
p5-DBIx-Class-Schema-Loader
p5-Data-Page
p5-Data-Visitor
p5-Log-Log4perl
p5-Module-Find
p5-Object-Signature
p5-Scope-Guard
   2008-05-30 14:22:03 by abs | Files touched by this commit (102)
Log message:
Remove unnecessary (empty) PLIST files for p5-* packages
   2007-12-10 05:45:58 by Johann Franz | Files touched by this commit (2)
Log message:
Update to 0.04001.
Revision history for Class::Data::Accessor since 0.03:
0.04001 Thur May 17 18:21:26 2007
    - Corrected Makefile.PL license to match core module LICENSE
       (perl -> artistic)
0.04000 Sat May 05 21:17:23 2007
    - Converted to Module::Install
    - Added culterific tests/TEST_AUTHOR
    - Converted to distro friendly version number
   2007-03-03 11:15:52 by Johann Franz | Files touched by this commit (2)
Log message:
Update to 0.03.
Changes since 0.02:
- Added warning when attempting to make DESTROY accessor
- Added mk_classaccessors class method
- Doc patch (Aran Deltac)
   2006-03-10 18:54:50 by Roman Kulik | Files touched by this commit (4) | Imported package
Log message:
Class::Data::Accessor is the marriage of Class::Accessor and
Class::Data::Inheritable into a single module. It is used for creating
accessors to class data that overridable in subclasses as well as in
class instances.

WWW: http://search.cpan.org/dist/Class-Data-Accessor/