p5-Class-Base

abstract class for constructing hashes

WWW CVSWeb GITHub
  1. Package version
    p5-Class-Base-0.09p0
  2. Maintainer
    The 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