my %params; # some code here which may or may not add keys to %params print "help\n" unless %params;