Help for this page
use strict; use warnings; ... $output = $t->cmd ("/bin/cd not_there"); print $output;