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


in reply to The code I'm most proud of is:

Little apps that make everyone's life easier at work and a suite of modules which allow us perform performance and other checks on our software in a distributed live environment.

Work is predominantly a Java shop with lot's of C and CSH heads about but until I arrived no one was comfortable with Perl.

Now they use it daily, whether they realise it or not ;)

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