in reply to Regular Expression

Hi aki,

A couple of points, you should use <code> </code> tags around code and data also if you want to post a job spec there are several sites where you can pay people to code it for you.

If however you want to learn Perl try coding up the following and then come back to us with problems you are having, this way you learn and we get a warm happy smug feeling, a win win :)

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