- Original Message -
From: "Robert" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, February 15, 2004 7:52 PM
Subject: Re: OT: Webhosting with good Perl support
> Frank Delatorre wrote:
> > bob,
> >
> > yep that helps me a ton, thanks...honestly! Dang, now I'm wondering if I
> >
Jan Eden wrote:
Frank DeLaTorre wrote:
Yo man, if you read it thread you would get it. The original issue
was between LINUX and OpenBSD...NOT OpenBSD and netBSDGOT IT?
- Original Message - From: "Robert" <[EMAIL PROTECTED]> To:
<[EMAIL PROTECTED]> Sent: Saturday, February 14, 2004
Hi
I have a simple script that runs fine from the command line, but gives me an
error when I run it using Apache 2.0:
#!perl -w
use CGI::Carp qw(fatalsToBrowser);
use File::Find;
# get a network directory
my $directories = qw(//server/Web/database/EDV);
chdir("$directories") || die "cannot open