Help for this page
system('perl', 'test.pl', $var1, $var2.'\\'.$var3);
system( 'perl', ... $var1, qq|$var2\\$var3|, );