Mega Code Archive
Categories
/
Perl
/
Array
Get two variables from array
($atime, $mtime) = (stat 'timer.pl')[8, 9];