##
1 arg1
2 arg2
3 arg3
####
{C} > msar in.txt map.txt
Reading mappings from file: map.txt
----------------------------
arg1:arg2
-p arg1 -t arg2 arg3
arg1 arg2
----------------------------
Mapped 7 entries.
####
($_ =~ s/$replace/$map{$replace}/gi)