Help for this page
my $cmd = sprintf("perl %s", $update_location); system($cmd);
require $update_location;