Help for this page

Select Code to Download


  1. or download this
    
    my @cgi_links = $mech_cgi->find_all_links( url_regex => qr/protein/ );
    
  2. or download this
    
    my @cgi_links = $mech_cgi->find_all_links( url_regex => qr/(protein &&
    + amino)/ );