webdev
09-06-2009, 08:51 PM
Hello, I am facing the a probelm, I wanted to read a unix PATH variable into perl script. But its not working. $path_var=`$PATH`; Can u help me in doing this. Thanks in advance,
View Full Version : wanted to read a unix PATH variable into perl script