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


in reply to Regex help

So you need to

Have a go at coding that up, if it doesn't work for you, bring your issue to the forum and we'll do our best, but we are a teaching monastery, not a code writing service

print "Good ",qw(night morning afternoon evening)[(localtime)[2]/6]," fellow monks."