Help for this page

Select Code to Download


  1. or download this
    <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    
    ...
      }
      </style>
    </head>
    
  2. or download this
    Filename    Content-Base    Title    X-Meta-author    X-Meta-descripti
    +on    X-Meta-keywords    X-Meta-name
    Test/1.html    Aberdeen%20Animal%20trait%20analysis , News Search | As
    +k.com
    
  3. or download this
    my $string = quotemeta 'CEO';
      while ( $text =~ m/ ( .{0,25} $string.{0,25} ) /gisx ) {    
        print $fh1 $1, ",";
         }
    
  4. or download this
    Test/Ames_Animal trait analysis.html.result.txt_parsed_for_news.txt.ht
    +ml    Ames Animal trait analysis , News Search | Ask.com             
    +           
    Test/Ames_Biobank.html.result.txt_parsed_for_clinic.txt.html          
    +                  
    ...
    ompany-overview/hamilton-awards">Awards</a></li>                      
    +      
        <l    Test/Ames_Biobank.html.result.txt_parsed_for_news.txt.html  
    +  Ames Biobank , News Search | Ask.com                    
    Test/Ames_Biorepository.html.result.txt_parsed_for_news.txt.html    Am
    +es%2520Biorepository , News Search | Ask.com
    
  5. or download this
    my $string = quotemeta 'CEO';
      while ( $text =~ m/ ( .{0,25} $string.{0,25} ) /gisx ) {    
        print $fh1 $1, ",";
         }
    
  6. or download this
    #!perl
    use strict;
    ...
    #     }
        
     }