in reply to Re^2: modify @INC
in thread modify @INC
BEGIN { my $a = "c:/"; use lib "$a"; } use GetWords; print new GetWords;
The warning message (without -w swicth or 'use warnings'):
Empty compile time value given to use lib at C:\Documents and Settings\mt2k\De sktop\testing.pl line 3
-------------------------------------
eval reverse@{[lreP
=>q{ tsuJ\{qq},' rehtonA'
,q{\}rekcaH },' tnirp']}[1+1+
1,1-1,1+1,1*1,(1+1)*(1+1)];
-------------------------------------
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: modify @INC
by Aristotle (Chancellor) on Dec 26, 2002 at 17:44 UTC | |
|
Re^4: modify @INC
by diotalevi (Canon) on Dec 26, 2002 at 23:02 UTC |