in reply to use all modules in a package
For example, use Template loads the basic modules in the Template::Toolkit distribution.
If the module you're using doesn't provide something like this, you'll have to write it yourself, and you have to specify all the modules explicitly.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: use all modules in a package
by jammin (Novice) on Apr 28, 2005 at 12:06 UTC |