Help for this page
<form name=myform> <input name="try" type=button value="Try it now" onclick="confirm('For +mat?')"> </form>
use warnings; use strict; ... $ie->closeIE(); print "finished\n";