Apache::Request

2000-06-25 Thread Ian Mahuron
Is anyone using this module (Apache::Request) in production? I'm interested in using it for general client input as well as client uploads. I'm terribly concerned about security when it comes to client uploads. As the documentation is fairly sparse, does anyone have some snippets of code that

Re: Footer.pm - Thanks

2000-06-25 Thread My Alias
G.W., Thanks for the help with my question. I meant to send a note yesterday, but to be honest, couldn't remember if I actually sent it. So wanted to be safe rather than ungrateful. Regarding the points you made, I will need to look into them a bit more before I really know if I'm running

Apache::Leak ouput

2000-06-25 Thread Jason Nugent
Hi, folks, I had a question regarding the output of Apache::Leak. I'm testing a perl module for memory leaks using this module, and I've wrapped my code inside of a leak_test { } statement. My error_log file (where the output of the leak_test function goes) ends up with a rather large

Advanced Perl Book mailing list address

2000-06-25 Thread Geoffrey Gallaway
purl PATH is the Perl Advanced Techniques Handbook, by Mark Dominus. It will probably be published in early 2001 by Morgan Kaufmann. Send a message to mailto:[EMAIL PROTECTED] to receive occasional announcements and progress reports. -- Geoffrey Gallaway || I

mod_perl and FastCGI, again

2000-06-25 Thread Kenneth Lee
Hi there, Not performance. Not preference. The question is, will mod_fastcgi and mod_perl conflict when both are compiled into Apache? Theoretically not I think. And what would the consequences be? Please comment. Thanks. Kenneth