in reply to Perl Bug? import function
package Module::SomeModule;
That's the cleanest way of specifying a directory where you want a set of modules to live.use lib '/Parent/Directory/Of/Module';
------
We are the carpenters and bricklayers of the Information Age.
Don't go borrowing trouble. For programmers, this means Worry only about what you need to implement.
|
|---|