Help for this page

Select Code to Download


  1. or download this
    sub match_url {
        my $row = shift;         # No @_ required, that is the default
    ...
            match_url ($_);
            }
        }
    
  2. or download this
    use 5.012003;
    use warnings;
    ...
    ac
    ad
    ab