Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -T
    
    ...
    }
    
    print end_html;
    
  2. or download this
    my @dist = qw(local global);
    my @robo = qw(index noindex follow nofollow);
    ...
    }
    
    print end_html;