Help for this page

Select Code to Download


  1. or download this
    @expectthese = ("pattern1", "pattern2", "pattern3");
    @sendthese = ("string1", "string2", "string3");
    ...
                    do_this_stuff...}
            ],
    );