Help for this page
@keys = qw/size atime ctime/; @vals = (101, 12, 13);
%hash = ('size' => 101, 'atime' => 12, 'ctime' => 13);