- or download this
500 Can't connect to tutorialregistration.uws.edu.au:443 (SSL connect
+attempt failed because of handshake problemserror:00000000:lib(0):fun
+c(0):reason(0))
- or download this
perl -MLWP::Simple -e "getprint 'https://tutorialregistration.uws.edu.
+au/aplus/admin/adminLogin.do'"
- or download this
use LWP::UserAgent;
$ua = new LWP::UserAgent;
...
print "content-type:text/html\n\n";
print $res->content;