Help for this page

Select Code to Download


  1. or download this
    if ($mypath =~ m{(?:^|/)mydirectory/dirOne/pagehere\.cgi$})
    {
    ...
    {
       print "results here";
    }