Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
       }xeg;
    
    print "\n     Annotated string - $string\n";
    
  2. or download this
     Match against string - The cat scattered caterpillars
    
    ...
    Value of pos($string) - 21
    
         Annotated string - The cat[4] scat[9]tered cat[18]erpillars