Help for this page

Select Code to Download


  1. or download this
    $loop_line = "static replace [something] and [another]\n";
    %replace_table = ('something','this','another','that');
    ...
        };
    
    print $loop_line;