4 lines
231 B
Text
4 lines
231 B
Text
Class related functionality in Perl is broken up into a variety of
|
|
different modules. Class::Handle attempts to provide a convenient
|
|
object wrapper around the various different types of functions that can
|
|
be performed on a class.
|