in reply to Need to fill password in with perl on Javascript?

You edited the top node while I was answering, so I missed the additional question.

That dialog sounds like HTTP basic authentication. See the credentials method in WWW::Mechanize to deal with that.

  • Comment on Re: Need to fill password in with perl on Javascript?