Mary Anderson wrote:
Hi All,
I am running Perl 5.8.7 (ActivePerl) on a Windows XP platform. I have
been unable to open files from a CGI.pm script. Here is the offending code:
use CGI qw/:standard :html3 :netscape/;
use POSIX 'strftime';
use CGI::Carp('carpout');
open(LOG,">>.\guestbook.er
3:43pm, Mary Anderson wrote:
Hi All,
I am running Perl 5.8.7 (ActivePerl) on a Windows XP platform. I have
been unable to open files from a CGI.pm script. Here is the offending code:
use CGI qw/:standard :html3 :netscape/;
use POSIX 'strftime';
use CGI::Carp('carpout');
open(LOG,">>.\gue
Hi All,
I am running Perl 5.8.7 (ActivePerl) on a Windows XP platform. I have
been unable to open files from a CGI.pm script. Here is the offending code:
use CGI qw/:standard :html3 :netscape/;
use POSIX 'strftime';
use CGI::Carp('carpout');
open(LOG,">>.\guestbook.err")||
die "cou