An alternative is to explicitely state all the imported functions in the use statement. For example, instead of saying
useuse Module;
use Module qw( func1 func2 );
In reply to Re^3: "use" vs "require"
by ikegami
in thread "use" vs "require"
by mrguy123
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |