my @args = ("C:/Program Files/Perl Express/sample.txt", "some hash"); system($^X, "/path/to/the/script", @args);