Help for this page

Select Code to Download


  1. or download this
    my $target = 0;
    my $match;
    ...
    }
    
    print($match) if defined($match);