my $size = $info->size; # size in bytes # ... my $adate = time_as_date($atime); my $mdate = time_as_date($mtime); my $cdate = time_as_date($ctime);