in reply to Re^4: How to use a module without installing it?
in thread How to use a module without installing it?
...but use X implies to require X and to call X->import(LIST), so certainly you can comment out the require, but you still need to import!
see use
Cheers Rolf
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: How to use a module without installing it?
by almut (Canon) on Aug 06, 2009 at 00:36 UTC |