Help for this page

Select Code to Download


  1. or download this
       my $regex = "s/$old/$new/g";
    
  2. or download this
    #!/usr/bin/perl
    
    ...
            # (system returns exit status of $cmd: 0 for success)
        }
    }