Help for this page
foreach $key (keys %argument) { $argument{$key} =~ s/\\\\/\\/g; }
#!/usr/bin/perl use strict; ... EOT }