mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -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.
|