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


in reply to Data extraction from text file

So you want to Have a go at coding that and get back to us with any problems you have with your Perl

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