Help for this page

Select Code to Download


  1. or download this
    c:\@Work\Perl\monks>perl -wMstrict -le
    "my $s = 'xx foo yy bar zz baz';
    ...
       }
    "
    c1 'bar'  c2 'baz'  c3 'foo'
    
  2. or download this
    c:\@Work\Perl\monks>perl -wMstrict -le
    "my $s = 'xx foo yy bar zz baz';
    ...
       }
    "
    c1 'bar'  c2 'baz'  c3 'foo'