webdev
07-30-2009, 06:07 AM
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