in reply to Re: array element return syntax
in thread array element return syntax
=D Excellent thankyou. Could I be cheeky and ask just how print ((localtime(time))[2]) works at each step as regards each contextH:\scripts\7d>perl -e "print ((localtime(time))[2])" 16
From :
time
To :
print ((localtime(time))[2])?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: array element return syntax
by duff (Parson) on Mar 29, 2006 at 16:16 UTC |