I am trying to login to my ADSL Modem through it's website and reboot. I am getting a popup window asking for login and password.
I am familiar with basics of WWW::Mechanize. But i could not figure out how to populate the login and password using the same. Can we do this with WWW::Mechanize library or should I be using something else.
Please give me a pointer towards populating the login and password information into a popup window...I should be ok from there