Frank:

Thanks for your quick response.  I think this is the spirit of Perl.

Weidong

> ----------
> From:         McCollum, Frank[SMTP:[EMAIL PROTECTED]]
> Sent:         Wednesday, December 19, 2001 1:17 PM
> To:   Song, Weidong (Weidong); [EMAIL PROTECTED]
> Subject:      RE: Can I change built-in @INC in a perl installation
> 
> I think I follow you.  I want any user on a network to use the same set of
> Frameworks, so I use this at the top of my perl script.    Here, everyone
> has the same server mapped to their R: drive, so we store many Frameworks
> and packages here.
> 
> #! c:/perl/bin/perl -I r:/usr/rer/prod/current/FRAMEW~1/Perl
> 
> -Frank
> 
> 
> -----Original Message-----
> From: Song, Weidong (Weidong) [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, December 19, 2001 1:49 PM
> To: '[EMAIL PROTECTED]'
> Subject: Can I change built-in @INC in a perl installation
> 
> 
> > After perl is installed, the executable has the builtin @INC info.  If I
> > change the installation diretory of the already installed perl, can I do
> > something simple to make @INC pointing to the new perl diretory?  Or I
> > have to do an reinstall?  This is useful if I want to install perl on
> many
> > same platform machines but somehow the directories are different.
> > 
> > Thanks.
> > 
> > Weidong Song
> > Lucent Technologies
> > 630-979-3144
> > 
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

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

Reply via email to