[Fwd: Early bird registration deadline]

2007-09-06 Thread Fred Moyer
This is a really fun conference for anyone who hasn't attended in the past. Not only do you get to see cool people like Gozer (whose talks are listed below - [1]), but you get a chance to support open source software. I just registered. In most cool companies out there this is considered an

Re: Error running mod_perl on Apache within FreeBSD jail

2007-09-06 Thread Fred Moyer
Briggs, Chris wrote: I am running Apache 1.3 in a FreeBSD jail which works as expected. Next I added in mod_perl 1.0 by installing, adding the entry to the httpd.conf file to load dynamically and copy across the libraries to the jail. I also copied the usr/bin/perl file and the directories u

RE: PDF creation tools

2007-09-06 Thread Peter Lytle
I have done a good bit of work with PDF::API2 - it's not extensively documented (that's an understatement) but from what I've found, it seems to be the most complete, at least for a Perl tool. Peter Lytle _ Blue Campaign Solutions Peter

Re: global vs multi-process

2007-09-06 Thread Perrin Harkins
On 9/6/07, David Willams <[EMAIL PROTECTED]> wrote: > Obviously, I'm not involved with apache internals, but are you saying it's > architecturally impossible for apache to somehow manage a hash that can, at > the same time, be available (read-only) to child processes? There are things for apache t

Re: PDF creation tools

2007-09-06 Thread Cosimo Streppone
Bill Whillers wrote: I'm looking for a fast and simple module for creating simple PDF format documents from mostly text data and possibly some small images (i.e. icons, etc.). Any recommedations? Hi Bill, I think you should take a look at PDF::ReportWriter ( http://search.cpan.org/dist/PDF