Hi,
I would like to open a web page using Perl.
I have a device on the internet whose web user interface I would like to open and subsequently automate some of the tabs on that web page.
Is there any specific command for opening a webpage(if we know either the IP address or the DNS name like www.google.com) via Perl?
Thanks.
|