Help for this page
use CGI; $| = 1; ...
use LWP::UserAgent; $ua = new LWP::UserAgent; ... } else { print "Bad luck this time\n"; }