You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs-cvs@perl.apache.org by Per Einar Ellefsen <pe...@skynet.be> on 2002/05/22 14:17:50 UTC

Re: cvs commit: modperl-docs/src/docs/2.0/user/overview overview.pod

At 14:13 22.05.2002, stas@apache.org wrote:
>   +As an alternative to using C<use lib> in I<startup.pl> to adjust
>   +C<@INC>, now you can use the command line switch to do the same:
>
>   +  PerlSwitches -Mlib=/home/stas/modperl

Wouldn't
         PerlSwitches -I/home/stas/modperl
be better?

-- 
Per Einar Ellefsen
per.einar@skynet.be



---------------------------------------------------------------------
To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: docs-cvs-help@perl.apache.org


Re: cvs commit: modperl-docs/src/docs/2.0/user/overview overview.pod

Posted by Stas Bekman <st...@stason.org>.
Per Einar Ellefsen wrote:
> At 14:13 22.05.2002, stas@apache.org wrote:
> 
>>   +As an alternative to using C<use lib> in I<startup.pl> to adjust
>>   +C<@INC>, now you can use the command line switch to do the same:
>>
>>   +  PerlSwitches -Mlib=/home/stas/modperl
> 
> 
> Wouldn't
>         PerlSwitches -I/home/stas/modperl
> be better?

Nope, lib.pm takes care of duplicates if any.


__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:stas@stason.org http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com


---------------------------------------------------------------------
To unsubscribe, e-mail: docs-dev-unsubscribe@perl.apache.org
For additional commands, e-mail: docs-dev-help@perl.apache.org