- or download this
#!/usr/bin/perl
...
print "total size of %struct - ", total_size(\%struct),"\n";
- or download this
#update last viewed timestamp
$info{$key_prev}{'timestamp'} = time;
- or download this
if(defined $info{$key_prev}){
#update last viewed timestamp
$info{$key_prev}{'timestamp'} = time;