What's the trick to using "require" in ActivePerl version 623 versus version
522?  This works with 522 but not 623: require ("scriptGeneral.plx");

When executed from DOS I get a perl.exe error in a Program Error warning box
saying "perl.exe has generated errors and will be closed by Windows.  You
will need to restart the program."  When executing a script via IIS the
script simply stops without any output at the "require" statement.

I bought the ActivePerl CD from AS and found that after I loaded the AS
version 623 my "require" statements stopped working.  Before I found the
problem to be the "require" I deleted all 623 files and reloaded version 522
which works.  I have a system with 623 still on it and have been trying
different ways to use require to use script files but Perl aborts.  I have
lots of scripts that "require" other script files and so I urgently need a
solution.  (The OS is Win2000 with all of the latest updates.)


_______________________________________________
Perl-Win32-Web mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-web

Reply via email to