Re: question on startup.pl overriding perl search path

2008-01-19 Thread c chan
-Original Message- >From: Adam Prime <[EMAIL PROTECTED]> >Sent: Jan 18, 2008 6:22 AM >To: c chan <[EMAIL PROTECTED]> >Cc: modperl@perl.apache.org >Subject: Re: question on startup.pl overriding perl search path > >c chan wrote: >> I use "PerlConfigRequire /var/www/html/mypath/startup.pl"

[RFC] Apache2::DirBasedHandler

2008-01-19 Thread adam . prime
I've found myself writing similar bits of code repeatedly, and figure what i'm doing is probably common enough that something like this could have a place on CPAN. I'm mostly curious about if the name is appropriate. This is just a base class designed to speed the implementation of han