[Chicago-talk] get array element from a function return

tiger peng tigerpeng2001 at yahoo.com
Fri Dec 3 11:59:14 PST 2010


Hi,
To get the weekday name of current day in Perl, I am using some thing like 
below. I do not like so many punctuation marks. Can it be simpler?

perl -le 'print [("Sun", "Mon", "Tue", "Wed", "Thu", "Fri", 
"Sat")]->[[localtime(time)]->[6]]'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/chicago-talk/attachments/20101203/2c88129e/attachment.html>


More information about the Chicago-talk mailing list