Help for this page

Select Code to Download


  1. or download this
    while ( my ( $url, $text ) = each(%hrefs) ) {
        if ( !defined( $text->[-1] ) ) {
    ...
        }
        $total++;
    }
    
  2. or download this
         grep { defined } @$text