I don't wan't anything related to Apache (no Apache, not even
Apache::Registry or anything else, I'm a mod perl, Mason programmer so I'm
familiar with them).

I just wanted to have perl binary persistent in memory (_like_ in mod_perl)
so that perl doesn't have to be loaded #!/usr/local/bin/perl on each _shell_
request and there could be many of requests (once per email).

But I found a solution with Matt Sergeant's help in using POE or some other
daemon and communicating with it. This way I have perl in some sort of
persistance. It's not a true replacement but it will do.

If there is another list to wich I should direct questions like these please
direct me.

Rgds,
  mire

----- Original Message -----
From: "Ged Haywood" <[EMAIL PROTECTED]>
To: "Miroslav Madzarevic" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, 14 September, 2001 14:55
Subject: Re: keeping perl in memory


> > This question does and doesn't have to do with mod_perl.
> > I wish to keep perl binary (nothing related to apache) in memory
>
> See the Guide:
>
> http://perl.apache.org/guide
>
> And read about Apache::Registry.




Reply via email to