my $cmd = sprintf("perl %s", $update_location); system($cmd); #### require $update_location;