my $cmd = "C:\\Perl\\bin\\perl -le \"print scalar localtime\""; my $date = `$cmd`;