I'm working on Win2003.
I installed my perl from cygwin instead of directly installing it myself. It seems to work fine for the cgi files executed by Apache HTTPD (hurray!). However, when I use the OpenPerlIDE 1.0.11 the debugger dies on the following line inside perl5db.pl: my $result = Win32::GetFullPathName($filename); My guess is that I need to define something in some environment variable. What is the environment variable Perl uses to know where to look for pm files? Perhaps I just need to download Win32.pm? If that was true, then the pages would not be working from Apache HTTPD, however. Siegfried -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>