in reply to building modules
It depends. At a bare minimum, you need a package declaration, and probably use the Exporter.
----
I wanted to explore how Perl's closures can be manipulated, and ended up creating an object system by accident.
-- Schemer
Note: All code is untested, unless otherwise stated
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: building modules
by Anonymous Monk on Jun 09, 2003 at 14:31 UTC | |
by hardburn (Abbot) on Jun 09, 2003 at 15:27 UTC |