Path problems in IIS5

2001-04-03 Thread Doyle Johnson
Hi All,     I have an interesting problem with paths and possibly virtual directory's in IIS5, they are as follows:       If I use...       use lib "cgi-bin/lib/florence";    I cannot use.     require "cal.conf.pl";    As I would expect to, I have to use.    requ

File path problem

2001-02-15 Thread Doyle Johnson
Hi All,      I have a quicky for you experts out there     I have a script that was made for Unix, it shows the path to a file as follows:     ./Myfile.data     That obviously does not work in Winperl (or at least on my system) What would be the correct equivalent file path st

Error message from Net SMTP

2001-02-14 Thread Doyle Johnson
    Does anyone recognize this and know the solution???   Use of uninitialized value in concatenation (.) at D:/Perl/site/lib/Net/Config.pm line 44.   Thanks   Doyle