ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> perl-win32-web
perl-win32-web
Perl ISAPI and loading modules
by Ian Burrell other posts by this author
Feb 26 2003 7:59PM messages near this date
view in the new Beta List Site
XML::Parser | RE: Sending Variables
I am running a Perl CGI script through Perl ISAPI.  I upgraded some of 
the modules the script uses and started getting the following error:

Can't locate warnings/register.pm in @INC (@INC contains: C:/Perl/lib 
C:/Perl/site/lib .) at C:/Perl/lib/vars.pm line 12.
BEGIN failed--compilation aborted at C:/Perl/lib/vars.pm line 12.
Compilation failed in require at C:/Perl/lib/CGI/Util.pm line 4.
BEGIN failed--compilation aborted at C:/Perl/lib/CGI/Util.pm line 4.
Compilation failed in require at C:/Perl/lib/CGI.pm line 27.
BEGIN failed--compilation aborted at C:/Perl/lib/CGI.pm line 27.

These are standard Perl modules and exist where they should be. 
Restarting IIS fixed the probelem.  Does anyone know what is causing 
this problem?  My guess is some kind of version problem with upgrading 
the modules.  None of the modules were binary libraries so I would 
assume that perlis.dll would load the new versions.

  - Ian

_______________________________________________
Perl-Win32-Web mailing list
Perl-Win32-Web@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved