Subject: | handle objects instead of only strings? |
It would be nice if i could, instead of a list of strings, feed in a
list of hashes, along with a hash key which contains the actual string.
This way i could for example, group files by similarity and extract the
file names after the fact much easier.