Help for this page

Select Code to Download


  1. or download this
    #untested, but should work
    my $str = 'abcd';
    my $pattern = shift;
    ...
    $repl: --
    old $str: abcd
    new $str: --abcd
    
  2. or download this
    @_=qw;
    Just another Perl hacker,;
    ;$_=q=print
    "@_"= and eval;