Help for this page

Select Code to Download


  1. or download this
       emb($str, $rm, $result) and print $result;
  2. or download this
        my $str = 'foXobYar';
        my $rm = 'XY';
    ...
        emb1($str, $rm, $result) and print $result;
        __END__
        foobar