openbsd-ports/devel/p5-Class-Base/pkg/DESCR

6 lines
224 B
Plaintext

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.