5 lines
231 B
Plaintext
5 lines
231 B
Plaintext
|
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.
|