libclass-base-perl

Useful base class for deriving other modules
  http://search.cpan.org/dist/Class-Base/
  0
  no reviews



Class::base implements a simple base class from which other modules can be derived, thereby inheriting a number of useful methods such as new(), init(), params(), clone(), error() and debug().