
anamika
Deleted
Aug 16, 2000, 1:25 PM
Post #1 of 1
(371 views)
|
Hello perl geeks, I want to make sure that PATH has my modules path included everytime. (i dont want to hadr code the path in my program). I can use push into @INC (but here also i will be hardcoding) is there any way to make sure that your scripts are in the Path always. Thanks anamika
|