On Wednesday, October 15, 2003, at 10:21 AM, Gary Stainburn wrote:
James,
I'm curious, why bother running a daemon which needs
starting/stopping, and
watching to make sure it doesn't die, when if you're going to use CGIs
to
populate the directory in the first place, why don't you simply call
> James,
>
> I'm curious, why bother running a daemon which needs starting/stopping, and
> watching to make sure it doesn't die, when if you're going to use CGIs to
> populate the directory in the first place, why don't you simply call the
> script from there?
>
>
What happens when 1 file t
On Wednesday 15 Oct 2003 3:21 pm, James Edward Gray II wrote:
> On Wednesday, October 15, 2003, at 09:03 AM, PD Schloss wrote:
> > Hi,
> >
> > I have a perl script that I would like to make available on-line. I
> > suspect the target community (microbiologists) has no interest in
> > getting/lear
On Wednesday 15 Oct 2003 3:03 pm, PD Schloss wrote:
> Hi,
>
> I have a perl script that I would like to make available on-line. I
> suspect the target community (microbiologists) has no interest in
> getting/learning perl for themselves and would prefer to use it as an
> on-line resource. Since I
Hi,
If your application will be doing search and retrieval, there's a good
chance something similar has already been developed that can be used as
a starting point.
http://www.perl.com/pub/q/resources is a good starting point for finding
out what's already available in perl.
An excellent intro
On 15 Oct 2003 09:03:01 -0500, PD Schloss <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have a perl script that I would like to make available on-line. I
> suspect the target community (microbiologists) has no interest in
> getting/learning perl for the
On Wednesday, October 15, 2003, at 09:03 AM, PD Schloss wrote:
Hi,
I have a perl script that I would like to make available on-line. I
suspect the target community (microbiologists) has no interest in
getting/learning perl for themselves and would prefer to use it as an
on-line resource. Since