Help for this page

Select Code to Download


  1. or download this
    use strict;
    my $str = "the boy walked the dog";
    ...
      }
      $string;
    }
    
  2. or download this
    sub ChainSubs{
      my $string = shift;
    ...
      return $string;
    }