p5-Class-Base
abstract class for constructing hashes
WWW CVSWeb GITHub-
Package versionp5-Class-Base-0.09p0
-
MaintainerThe OpenBSD ports mailing-list
Perl has a do it yourself approach to object construction.
This module is an abstract base class that provides basic
new/clone/error handling methods for the common case where
the object is created as a hash of parameters.
- devel/p5-Clone