#!/usr/local/bin/perl system("some_long_running_shell_command"); some_other_stuff();