Class-Base-0.09

abstract class for constructing hashes

Index | devel

Description

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.

Run Dependencies