FreeBSD.software
Home/devel/p5-Class-Generate

p5-Class-Generate

1.18

Simplify the creation of class hierarchies

Class::Generate is a Perl5 module to simplify creating class hierarchies. It offers typed or untyped scalar, array, and hash members, required members, private members, methods (both instance and class), and other common features of object- oriented software development. Of course, you can implement all these things without a special module, but doing it via Class::Generate is much, much more concise. And furthermore, it's much less error prone: if you are using Perl's -w flag, Class::Generate will catch many class specification and usage errors.

Origin: devel/p5-Class-Generate
Category: devel
Size: 211KiB
License: ART10, GPLv1+
Maintainer: perl@FreeBSD.org
Dependencies: 1 packages
Required by: 1 packages
$pkg install p5-Class-Generate

Dependencies (1)

Required By (1 packages)

More in devel