in reply to Re^2: return more than 1 value
in thread return more than 1 value
What's the issue?perl ~/tmp.pl 1 maps to 2 3 maps to 4 5 maps to null
print "Good ",qw(night morning afternoon evening)[(localtime)[2]/6]," fellow monks."
|
---|
In Section
Seekers of Perl Wisdom