blob: bf34e9bcc15b133557ba3b430c2d7057743a9530 (
plain) (
blame)
1
2
3
4
5
|
This module 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()".
WWW: https://metacpan.org/release/Class-Base
|