Help for this page

Select Code to Download


  1. or download this
    my $num;
    while (m#Results\s+<b>[\d,]+\s+thru\s+[\d,]+</b>\s+of\s+([\d,]+)?\s*$#
    +) {
    ...
      $_.=<>;
    }
    # value, if any, in $num