6fb41eed23
PR: 59622 Submitted by: Lars Thegler <lars@thegler.dk>
5 lines
251 B
Text
5 lines
251 B
Text
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: http://search.cpan.org/dist/Class-Base/
|