Help for this page

Select Code to Download


  1. or download this
    use LWP::Simple;
    $ipaddress2 = get ('http://www.domain.com/ip-address.txt');
    $number = get ('http://www.domain.com/counter.txt');
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    EOM
       exit;
    }