our @missing = grep( !eval "use $_; 1", qw ( Filesys::Df Text::Table )) and die "Please install CPAN modules: cpan -i @missing\n";