print $_ , ' => ', ~~($$..!$$), "\n" for qw(Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec); [download]
In reply to Re^2: Hidden features of Perl by ccn in thread Hidden features of Perl by vxp