Hi everybody,
Jim Brandt, Allison Randal and I are happy to announce that the first
book about mod_perl2: The "mod_perl2 User's Guide" has been published
and available for purchase. See the book's site:
http://modperl2book.org/ for details.
50% of this book's proceeds will go The Perl Founda
Condition: I'm pre-load sharable data at apache start, but I also have
different data that is caching itself within child processes.
Goal: to pre-cache within each process, the data that cannot be cached
within the shared space.
Not sure if I'm asking this correctly, but is there a method by which
David Willams wrote:
> Condition: I'm pre-load sharable data at apache start, but I also have
> different data that is caching itself within child processes.
> Goal: to pre-cache within each process, the data that cannot be cached
> within the shared space.
>
> Not sure if I'm asking this correct
Excellent. That's it.
Thanks!
On 9/10/07, William A. Rowe, Jr. <[EMAIL PROTECTED]> wrote:
>
> David Willams wrote:
> > Condition: I'm pre-load sharable data at apache start, but I also have
> > different data that is caching itself within child processes.
> > Goal: to pre-cache within each proce
I've been waiting for this book for the longest time...
Stas Bekman wrote:
Hi everybody,
Jim Brandt, Allison Randal and I are happy to announce that the first
book about mod_perl2: The "mod_perl2 User's Guide" has been published
and available for purchase. See the book's site:
http://modperl
PDF::API2 is awesome. I use it to create entire pdf documents as well as to
lay text over already existing pdf documents.
Jordan
On 9/5/07, Bill Whillers <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> I'm looking for a fast and simple module for creating simple PDF format
> documents from mostly text