Help for this page

Select Code to Download


  1. or download this
    ...
    my $robot = WWW::Robot->new
    ...
             return 0 unless $url->scheme eq 'http';
             OK_TO_FOLLOW($url);
           });
    
  2. or download this
    <a href="#"  onClick="popWindow('usage')"...>...</a>
    function popWindow(wintype){
    if (wintype == "usage"){window.open 'usage_stats.html',
     'server_stat...)...}