Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use 5.016;
    use warnings;
    ...
            say "\t No match found in $string";
        }
    }
    
  2. or download this
    C:\>1069225.pl
              regex is: (?^u:(sdfsd|abc|def|hijk))
    
    ...
             No match found in xaybz3
    
    C:\>