&printUsage && exit unless exists @{$args}{@mandatory_args}; #### &printUsage && exit if grep !$_, map { exists $args->{$_} } qw(user to_db to_sid to_site);