will it work to NOT use EXPORT and say in the startup
/use/lib qw (/users/webuser/homegrown/lib); use MyModule();
That's what I do.
will it work to NOT use EXPORT and say in the startup
/use/lib qw (/users/webuser/homegrown/lib); use MyModule();
That's what I do.