rajeshacharya
Technical User
I am using a relative path in my perl program.for ex. use lib '../lib';. But when i run this perl file from any other folder say my home directory then obviously perl doesn't get lib folder. Is there any way(may be some env but still i don't want to give obsolute path) i can use the relative path and still can run it from any where. I don't wish to give obsolute path.
Thanks in advance
rajesh
Thanks in advance
rajesh