Help for this page

Select Code to Download


  1. or download this
    #!perl -w
    use strict;
    ...
        return (@list);
    } # GetCharPositions
    # ----------------------------------------------------
    
  2. or download this
    C:\TEMP\test>parenReplace.pl
    String: $a($a hi) $a (($a))$a
    ...
    S: $b($a hi) $a (($a))$a
    S: $b($a hi) $b (($a))$a
    S: $b($a hi) $b (($a))$b