> Hi,
Your question isn't a question related to programming in the Java language.
I'd post it in the correct newsgroup (comp.lang.perl.misc) after reading
its posting guidelines (http://www.augustmail.com/~tadmc/clpmisc.shtml)
> I would like to know is it possible to launch a browser(Say IE) and
> execute one web url
> from perl or shell script.
It is possible.
> please post some code regarding the same.
See `Perldoc system` and `perldoc Win32` - lots of code in there.