* added the Unlicense as valid in misc/share/REGISTER
[t2sde.git] / package / perl / perl-class-data-inheritable / perl-class-data-inheritable.desc
blob06051427288852ce8f8dd621f49892e36afc073b
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/perl-class-data-inheritable/perl-class-data-inheritable.desc
3 [COPY] Copyright (C) 2006 - 2021 The T2 SDE Project
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] Perl module - Inheritable, overridable class data
14 [T] Class::Data::Inheritable is for creating accessor/mutators to class
15 [T] data. That is, if you want to store something about your class as a
16 [T] whole (instead of about a single object). This data is then inherited by
17 [T] your subclasses and can be overriden.
19 [U] https://search.cpan.org/~tmtm/Class-Data-Inheritable-0.04/
21 [A] Damian Conway (original author)
22 [A] Michael G Schwern
23 [A] Tony Bowden <bug-Bit-Vector-Minimal@rt.cpan.org>
24 [M] The T2 Project <t2@t2-project.org>
26 [C] extra/development
28 [L] Artistic GPL
29 [S] Beta
30 [V] 0.08
31 [P] X -----5---9 200.200
33 [D] 4474f8042ffb15a570f4a5c591d369df69edfb7c8ea562b5f44bd5ad Class-Data-Inheritable-0.08.tar.gz http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/