Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
       };
    
    print qq{$1\n\n} while $string =~ m{$rxGroup}g;
    
  2. or download this
    start
    go
    ...
    go
    two
    end