http://www.perlmonks.org?node_id=1017823


in reply to Re: Group file per time interval
in thread Group file per time interval

Kenosis:

Nice! I was a bit surprised to see my little bit untouched though. I was expecting someone to have to expand the data structure into something like [ time, 'Filename' ] and tweak the sort and such. It hadn't occurred to me to stuff the filenames into a lookup table by time.

...roboticus

When your only tool is a hammer, all problems look like your thumb.