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

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

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

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