On 06/06/2002 22:24:36 perl-win32-users-admin wrote:

>Group,
>
>I got all my stuff run on my local box with perl/apache/mysql and then I
>went to move everything to the main IIs server. However..... when I ran my
>scripts that worked before in the same directory structure on my local box
I
>got the following:
>
>Can't locate STDLIB.pm in @INC (@INC contains: ../ C:/Perl/lib
>C:/Perl/site/lib .) at D:\web\cgi-bin\scripts\admin\admin.pl line 35.
>BEGIN failed--compilation aborted at D:\web\cgi-bin\scripts\admin\admin.pl
>line 35.
>
>my script looks like this:
>
[snip Perl code including a "use STDLIB"]

It sounds as if STDLIB.pm was not installed on the IIS box, only the local
box.
Does it actually exist in those directories listed by @INC ?

P.S. Please don't CC me, I'm on the list.

--
Csaba Ráduly, Software Engineer                           Sophos Anti-Virus
email: [EMAIL PROTECTED]                        http://www.sophos.com
US Support: +1 888 SOPHOS 9                     UK Support: +44 1235 559933

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to