This is related to stevieb's question and his desire to use 'require' for seldom used modules:
but when I use 'require', it doesn't let me select the subroutines I need for execution. If the default doesn't include what I need, then the script fails at execution time.use ... qw( ... );
Is there a better way to use 'require' or am I using 'require' incorrectly?
Regards...Ed
"Well done is better than well said." - Benjamin Franklin
In reply to How to use 'require' properly? by flexvault
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |