in reply to how to get the current folder name where the program is running?

use FindBin;
  • Comment on Re: how to get the current folder name where the program is running?