Parents (Total: 21)
The searched file hash is included in 21 parent files which include package known and seen by metalookup. A sample is included below:
Key |
Value |
MD5 | 4245E7EEF8EB8A7133D195B302E7E5A4 |
PackageArch | noarch |
PackageDescription | This module offers a minimalist class construction kit in around 120 lines
of code. Here is a list of features:
* defines attributes via import arguments
* generates read-write accessors
* supports lazy attribute defaults
* supports custom accessors
* superclass provides a standard 'new' constructor
* 'new' takes a hash reference or list of key/value pairs
* 'new' supports providing 'BUILDARGS' to customize constructor options
* 'new' calls 'BUILD' for each class from parent to child
* superclass provides a 'DESTROY' method
* 'DESTROY' calls 'DEMOLISH' for each class from child to parent
Multiple-inheritance is possible, with superclass order determined via
mro::get_linear_isa.
It uses no non-core modules for any recent Perl. On Perls older than v5.10
it requires MRO::Compat. On Perls older than v5.14, it requires
Devel::GlobalDestruction. |
PackageName | perl-Class-Tiny |
PackageRelease | 19.31 |
PackageVersion | 1.008 |
SHA-1 | 0053125AC4201CD3C46834FEEA3CB892DAB314F7 |
SHA-256 | F766E987643E860ED855DBE3EFFF20728E35D5D15504E3C6EEE9E5A2A8674E5A |
Key |
Value |
MD5 | 558BBCCA2CF99FAFA69346EADCADC49E |
PackageArch | noarch |
PackageDescription | This module offers a minimalist class construction kit in around 120 lines
of code. Here is a list of features:
* defines attributes via import arguments
* generates read-write accessors
* supports lazy attribute defaults
* supports custom accessors
* superclass provides a standard 'new' constructor
* 'new' takes a hash reference or list of key/value pairs
* 'new' supports providing 'BUILDARGS' to customize constructor options
* 'new' calls 'BUILD' for each class from parent to child
* superclass provides a 'DESTROY' method
* 'DESTROY' calls 'DEMOLISH' for each class from child to parent
Multiple-inheritance is possible, with superclass order determined via
mro::get_linear_isa.
It uses no non-core modules for any recent Perl. On Perls older than v5.10
it requires MRO::Compat. On Perls older than v5.14, it requires
Devel::GlobalDestruction. |
PackageName | perl-Class-Tiny |
PackageRelease | 1.21 |
PackageVersion | 1.008 |
SHA-1 | 045A70B9E915A0587715B1151EF550C1157A98E5 |
SHA-256 | 49A3F0D0AB21CD18BC20F4DCF2C1CD6F2E013A2637573F55FEA49026F73FD3B7 |
Key |
Value |
MD5 | 728AC492DB53C60DE0FDB474B7BB0A53 |
PackageArch | noarch |
PackageDescription | This module offers a minimalist class construction kit in around 120 lines
of code. Here is a list of features:
* defines attributes via import arguments
* generates read-write accessors
* supports lazy attribute defaults
* supports custom accessors
* superclass provides a standard new constructor
* new takes a hash reference or list of key/value pairs
* new has heuristics to catch constructor attribute typos
* new calls BUILD for each class from parent to child
* superclass provides a DESTROY method
* DESTROY calls DEMOLISH for each class from child to parent |
PackageMaintainer | Fedora Project |
PackageName | perl-Class-Tiny |
PackageRelease | 2.fc34 |
PackageVersion | 1.008 |
SHA-1 | 0BE0FB5185D5BF96575C22B331D66014726A98EA |
SHA-256 | ADBEE193364B10E2A0DD8D2BFF1730220EA1A9F6ADE0BEA7476F290540EFB5B1 |
Key |
Value |
MD5 | E0DE07480FB8A214324F36D1CA011211 |
PackageArch | noarch |
PackageDescription | This module offers a minimalist class construction kit in around 120 lines
of code. Here is a list of features:
* defines attributes via import arguments
* generates read-write accessors
* supports lazy attribute defaults
* supports custom accessors
* superclass provides a standard 'new' constructor
* 'new' takes a hash reference or list of key/value pairs
* 'new' supports providing 'BUILDARGS' to customize constructor options
* 'new' calls 'BUILD' for each class from parent to child
* superclass provides a 'DESTROY' method
* 'DESTROY' calls 'DEMOLISH' for each class from child to parent
Multiple-inheritance is possible, with superclass order determined via
mro::get_linear_isa.
It uses no non-core modules for any recent Perl. On Perls older than v5.10
it requires MRO::Compat. On Perls older than v5.14, it requires
Devel::GlobalDestruction. |
PackageName | perl-Class-Tiny |
PackageRelease | 18.1 |
PackageVersion | 1.008 |
SHA-1 | 1DD64C5BF1565F861C215975439A8115DAD45BA7 |
SHA-256 | 45B5BD741B567545ECE12B38A3290EE4BA67DA306982142F2993127C51BE84D0 |
Key |
Value |
MD5 | 201B4185FB478C38A49F940D559F5386 |
PackageArch | noarch |
PackageDescription | This module offers a minimalist class construction kit in around 120 lines
of code. Here is a list of features:
* defines attributes via import arguments
* generates read-write accessors
* supports lazy attribute defaults
* supports custom accessors
* superclass provides a standard 'new' constructor
* 'new' takes a hash reference or list of key/value pairs
* 'new' supports providing 'BUILDARGS' to customize constructor options
* 'new' calls 'BUILD' for each class from parent to child
* superclass provides a 'DESTROY' method
* 'DESTROY' calls 'DEMOLISH' for each class from child to parent
Multiple-inheritance is possible, with superclass order determined via
mro::get_linear_isa.
It uses no non-core modules for any recent Perl. On Perls older than v5.10
it requires MRO::Compat. On Perls older than v5.14, it requires
Devel::GlobalDestruction. |
PackageName | perl-Class-Tiny |
PackageRelease | 18.1 |
PackageVersion | 1.008 |
SHA-1 | 2A3B6F66CB5DD9A4420C561697FE493607489D00 |
SHA-256 | 76CE023F6702BFBA5C7EE5078BC6B7C1F18FE79D9FF96A842C46DC469535816A |
Key |
Value |
MD5 | 385B8BD9F12CD8FA1A382D40C1815716 |
PackageArch | noarch |
PackageDescription | This module offers a minimalist class construction kit in around 120 lines
of code. Here is a list of features:
* defines attributes via import arguments
* generates read-write accessors
* supports lazy attribute defaults
* supports custom accessors
* superclass provides a standard 'new' constructor
* 'new' takes a hash reference or list of key/value pairs
* 'new' supports providing 'BUILDARGS' to customize constructor options
* 'new' calls 'BUILD' for each class from parent to child
* superclass provides a 'DESTROY' method
* 'DESTROY' calls 'DEMOLISH' for each class from child to parent
Multiple-inheritance is possible, with superclass order determined via
mro::get_linear_isa.
It uses no non-core modules for any recent Perl. On Perls older than v5.10
it requires MRO::Compat. On Perls older than v5.14, it requires
Devel::GlobalDestruction. |
PackageName | perl-Class-Tiny |
PackageRelease | lp151.18.1 |
PackageVersion | 1.008 |
SHA-1 | 45BA035294FDD3BF77FB7DB6C9BD13B8E6C40A92 |
SHA-256 | 13B443597240644C844BB6B24CB821C69FFF0BD09543B475AA4747E5A8FAA986 |
Key |
Value |
MD5 | C39382019D9C1E19B2ACADE8AB43F032 |
PackageArch | noarch |
PackageDescription | This module offers a minimalist class construction kit in around 120 lines
of code. Here is a list of features:
* defines attributes via import arguments
* generates read-write accessors
* supports lazy attribute defaults
* supports custom accessors
* superclass provides a standard 'new' constructor
* 'new' takes a hash reference or list of key/value pairs
* 'new' supports providing 'BUILDARGS' to customize constructor options
* 'new' calls 'BUILD' for each class from parent to child
* superclass provides a 'DESTROY' method
* 'DESTROY' calls 'DEMOLISH' for each class from child to parent
Multiple-inheritance is possible, with superclass order determined via
mro::get_linear_isa.
It uses no non-core modules for any recent Perl. On Perls older than v5.10
it requires MRO::Compat. On Perls older than v5.14, it requires
Devel::GlobalDestruction. |
PackageName | perl-Class-Tiny |
PackageRelease | lp153.19.10 |
PackageVersion | 1.008 |
SHA-1 | 4F0C0ED49DF16E9C3BD32934E2D9E55FB6CAFA2C |
SHA-256 | 42B40594F2FC43D2F14DD0A4D327ED947F737CF13B23174FC87966AAF3F0BA8F |
Key |
Value |
MD5 | C30879B060311E12FE904247D4E43B6D |
PackageArch | noarch |
PackageDescription | This module offers a minimalist class construction kit in around 120 lines
of code. Here is a list of features:
* defines attributes via import arguments
* generates read-write accessors
* supports lazy attribute defaults
* supports custom accessors
* superclass provides a standard 'new' constructor
* 'new' takes a hash reference or list of key/value pairs
* 'new' supports providing 'BUILDARGS' to customize constructor options
* 'new' calls 'BUILD' for each class from parent to child
* superclass provides a 'DESTROY' method
* 'DESTROY' calls 'DEMOLISH' for each class from child to parent
Multiple-inheritance is possible, with superclass order determined via
mro::get_linear_isa.
It uses no non-core modules for any recent Perl. On Perls older than v5.10
it requires MRO::Compat. On Perls older than v5.14, it requires
Devel::GlobalDestruction. |
PackageName | perl-Class-Tiny |
PackageRelease | 19.1 |
PackageVersion | 1.008 |
SHA-1 | 51A140469496EDDC23B22C7624384C91D08C0F46 |
SHA-256 | 6CE157CED78310B3069FFDC79C282F3E45D63AD330EF3D32F6A55CFA1A514185 |
Key |
Value |
MD5 | 8B93101952D95E1337C7AE4BDB76B179 |
PackageArch | noarch |
PackageDescription | This module offers a minimalist class construction kit in around 120 lines
of code. Here is a list of features:
* defines attributes via import arguments
* generates read-write accessors
* supports lazy attribute defaults
* supports custom accessors
* superclass provides a standard 'new' constructor
* 'new' takes a hash reference or list of key/value pairs
* 'new' supports providing 'BUILDARGS' to customize constructor options
* 'new' calls 'BUILD' for each class from parent to child
* superclass provides a 'DESTROY' method
* 'DESTROY' calls 'DEMOLISH' for each class from child to parent
Multiple-inheritance is possible, with superclass order determined via
mro::get_linear_isa.
It uses no non-core modules for any recent Perl. On Perls older than v5.10
it requires MRO::Compat. On Perls older than v5.14, it requires
Devel::GlobalDestruction. |
PackageName | perl-Class-Tiny |
PackageRelease | lp152.18.1 |
PackageVersion | 1.008 |
SHA-1 | 5613947B9534AAC46A8809CDE70150A2CCF5F458 |
SHA-256 | 01A280917EE9D0F34017C335E610D0BB70A6DA2024BCFE62220E7C5879F38861 |
Key |
Value |
MD5 | 41911B092DC0659D8B7D78AE02D5B788 |
PackageArch | noarch |
PackageDescription | This module offers a minimalist class construction kit in around 120 lines
of code. Here is a list of features:
* defines attributes via import arguments
* generates read-write accessors
* supports lazy attribute defaults
* supports custom accessors
* superclass provides a standard new constructor
* new takes a hash reference or list of key/value pairs
* new has heuristics to catch constructor attribute typos
* new calls BUILD for each class from parent to child
* superclass provides a DESTROY method
* DESTROY calls DEMOLISH for each class from child to parent |
PackageMaintainer | Fedora Project |
PackageName | perl-Class-Tiny |
PackageRelease | 1.fc33 |
PackageVersion | 1.008 |
SHA-1 | 60A9CDE6AC7AFDC4EDF4BD1210A60E7DFEEADC3D |
SHA-256 | 424098B7002F4EB6CDB741E66272B033CB456146FB66EEB59488AF480D90CB3C |