Hi ,
I want to retrieve the url from the browser and pass it to the perl script .
Eg: If I have a web page like yahoo.com opened in the web browser then I need to retrieve the url from the browser and pass it to perl script .
if the web page is like rediff.com then it should pass the web page url from the browser to the perl script .
Is it possible .