Help for this page

Select Code to Download


  1. or download this
    my @s; # string array
    my @r; # regex array
    ...
            } @r
        };
    } @s;