Help for this page

Select Code to Download


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