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