- or download this
use WWW::Mechanize;
my $mech = WWW::Mechanize->new( autocheck => 1 );
...
$mech->field(key => "xxx"); #Password
$mech->click();
print $mech->content;
- or download this
<html><head><title>CM/ECF LIVE - U.S. District Court - NYND</title>
<script language="javascript" src="/lib/dls_url.js"></script></head><b
+ody BGCOLOR=F9F9F9 TEXT=000000 ><div id="cmecfMainContent"><input typ
+e="hidden" id="cmecfMainContentScroll" value="0"><SCRIPT LANGUAGE="Ja
+vaScript">
...
}
</SCRIPT>
</div></body></html>
- or download this
id="cmecfMainContent"><input type="hidden" id="cmecfMainContentScroll"
+ value="0">
<iframe src="/cgi-bin/show_temp.pl?file=1086820-0-.pdf&type=applicatio
+n/pdf" height="100%" width="100%" frameborder="0" scrolling="no">
<a href="/cgi-bin/show_temp.pl?file=1086820-0-.pdf&type=application/pd
+f">click here to view this file</a>
</iframe>
</body></html>