http://www.perlmonks.org?node_id=1004867


in reply to When writing code for end users, what operator error surprises you the most?

never mind, beaten to it by tobyink
print "Good ",qw(night morning afternoon evening)[(localtime)[2]/6]," fellow monks."