I have a question about the Perl INC@.  The program compiles fine but when I try to 
run the program I get this error:



Can't locate File/Glob.pm in @INC (@INC contains: C:\DOCUME~1\abcdef\LOCALS~1\Te
mp\69610000\ .) at gulp.pl line 264.
BEGIN failed--compilation aborted at gulp.pl line 264.


Do you know why the INC@ does not contain my c:\perl\lib directory?  I have that 
module installed on my machine but for some reason it is only looking in my temp 
directory and it only happens on this program.  
        

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to