in reply to State of the Ch(art) in Perl

Hi faustroll, I find GD::Graph to be excellent, it took a little while to get the hang of initially, I was using Perl to build data sets, write gnuplot directive files and call gnuplot until I got comfortable with it. Would strongly recommend

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