How do I add a directory to my include path (@INC) at runtime?. For Windows either do it via the UI (a web search for something like 'Windows set environment variable'), or set:
set PERL5LIB = c:\path\to\your\modules;c:\another\path
Alternatively, create a local virtual machine and mirror your live setup (perl version, OS, data).
In reply to Re^7: Sorry.. Same problem but some progress!
by marto
in thread Sorry.. Same problem but some progress!
by traincity
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |