Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
      {
      print e() && /\G\z/ ? "matches" : "   fail", "  $_\n";
      }
    
  2. or download this
    matches  u
    matches  udufu
    ...
       fail  ua
    matches  uauau
    matches  uccc