Help for this page

Select Code to Download


  1. or download this
    use v5.12;
    use warnings;
    ...
    }  else {
        print "No match: \n";
    }
    
  2. or download this
    Matched|0Wilma0|
    The name that matched was Wilma
    
  3. or download this
    Matched|<Wilma>|
    The name that matched was Wilma
    
  4. or download this
    Matched|$<Wilma>$|
    The name that matched was Wilma
    
  5. or download this
    Matched|Wilma|
    The name that matched was Wilma
    
  6. or download this
    Matched|###Wilma###|
    The name that matched was Wilma