Help for this page
system ("$ENV{'WINDIR'}\\system32\\telnet 10.1.1.10"); # OR ANY EXE AN +D PARAMETERS
$test = `dir c:\\`; print scalar $test;