http://www.perlmonks.org?node_id=985054

robertw has asked for the wisdom of the Perl Monks concerning the following question:

wise perlmonks, <\p>

I have been willing to use www::Mechanize to login to the following site https://login.binck.nl/klanten/Login.aspx?ReturnUrl=%2fklanten%2fdefault.aspx but i believe it uses javascript, what would be the best module to use for javascript web pages? I am also writing a program that trades shares,everything is going fine only i have no idea how to process the orders with the web: making the program wait for confirmation of the order, logging in broker, making the program do what i would do if i bought via web broker. What would books would help me in my cause?

Thank you very much in advance