mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 02:24:06 -04:00
5 lines
235 B
Plaintext
5 lines
235 B
Plaintext
By passing arguments to "use Class::MakeMethods ..." statements, you can
|
|
select from a library of hundreds of common types of methods, which are
|
|
dynamically installed as subroutines in your module, simplifying the
|
|
code for your class.
|