OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
1.4 KiB

  1. [COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. [COPY]
  4. [COPY] Filename: package/.../perl-class-data-inheritable/perl-class-data-inheritable.desc
  5. [COPY] Copyright (C) 2006 The T2 SDE Project
  6. [COPY]
  7. [COPY] More information can be found in the files COPYING and README.
  8. [COPY]
  9. [COPY] This program is free software; you can redistribute it and/or modify
  10. [COPY] it under the terms of the GNU General Public License as published by
  11. [COPY] the Free Software Foundation; version 2 of the License. A copy of the
  12. [COPY] GNU General Public License can be found in the file COPYING.
  13. [COPY] --- SDE-COPYRIGHT-NOTE-END ---
  14. [I] Perl module - Inheritable, overridable class data
  15. [T] Class::Data::Inheritable is for creating accessor/mutators to class
  16. [T] data. That is, if you want to store something about your class as a
  17. [T] whole (instead of about a single object). This data is then inherited by
  18. [T] your subclasses and can be overriden.
  19. [U] http://search.cpan.org/~tmtm/Class-Data-Inheritable-0.04/
  20. [A] Damian Conway (original author)
  21. [A] Michael G Schwern
  22. [A] Tony Bowden <bug-Bit-Vector-Minimal@rt.cpan.org>
  23. [M] Christian Wiese <jeru@ixplanet.org>
  24. [C] extra/development
  25. [L] OpenSource
  26. [S] Beta
  27. [V] 0.04
  28. [P] X -----5---9 200.200
  29. [D] 782049395 Class-Data-Inheritable-0.04.tar.gz http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/