Help for this page
use strict; use LWP::Simple; ... reading => $reading, ); get($url);
if (!defined (get($url))){ print"Failed: $^E\n}