RE: Can I change built-in @INC in a perl installation

2001-12-19 Thread Song, Weidong (Weidong)
; 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 PROTECT

RE: Can I change built-in @INC in a perl installation

2001-12-19 Thread McCollum, Frank
~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 buil

Can I change built-in @INC in a perl installation

2001-12-19 Thread Song, Weidong (Weidong)
> 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 man