Damien wrote: : open ARTICLE, "$bkup_dir/$artid.data" or die "Could not open article data file :$bkup_dir/$artid.data: $!\n"; By the way, if the die() message doesn't end in a newline, then die() will tell you what line of what script it died on. This is invaluable for debugging. -- tdk
- Help with CGI script Damien Tanner
- Re: Help with CGI script Jos I Boumans
- Re: Help with CGI script Timothy Kimball
- Programming School lmendez
- Re: Programming School Raymond Thompson
- Re: Help with CGI script Timothy Kimball
- Re: Help with CGI script Damien Tanner