Hi all,
I am pretty new to this PERL programming.
I have heard that anything could be done with PERL's magic...
So out of my own interest, I have started learning perl language, to ease my project works(sort of Automation stuffs).
I have PERL V5.10.1 installed in my PC,and am executing my perl scripts in windows environment only.(I find there are some differences in the commands used in windows and in UNIX environment)
As am new to this, am not much aware of all the commands used in perl for different applications.It will very helpful,if anyone could give me a solution for my queries!!!
"I wanted to open a web-page using Perl scripts,say for example, by running my script I should open my web-browser(google page),What packages or modules I need to install, What specific commands will help me out in getting my google page displayed?"
Is this possible via PERL?