> >
> >  <VirtualHost ...>
> >     ServerName dev1
> >     PerlOptions +Parent
> >     PerlSwitches -Mblib=/home/dev1/lib/perl
> >  </VirtualHost>
> 
> Oops, right, I was still think 1.x mode
> 
> I was thinking that it'd be a more user friendly interface to provide
> something like:
> 
> PerlINC /home/dev1/lib/perl
> 
> of course this is not an urgent thing.
> 
> what name would you like? PerlVINC? PerlLIB?

actually, I kinda like the PerlSwitches thing - its rather generic and I
suspect it would cover things like warnings, taint, etc rather than
requiring separate directives.  much more perlish...

--Geoff

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to