in reply to Modules which improve system() ?
system ($cmd) == 0 or die "Error running $cmd:$?\n"; [download]