I am a newbie and I can not find a method for determining what drive and directory my perl script is running from. I am running in Win2K and will be sharing the directory so the drive designation will change.
Actually, in perl (even in windows), you can use either (keeps from having double slashes everywhere). If you're storing them to use elsewhere, you can use a short regex to swap them:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.