Help for this page

Select Code to Download


  1. or download this
        44 sub constructList($release, $daily_test) {
    45-52 Logic to handle getting a HTML page
    ...
         80           }
         82       } #end foreach
    
  2. or download this
        58       foreach my $token (@tokens){
         59           if($token =~ m/HREF="([a][^\/]*)/i) {
    ...
         67       } #end foreach