in reply to date & file hash

For #1--because Perl makes everything extermely difficult, you have to say:

-values=>[ sort keys %labels ],

Whew!

----
I wanted to explore how Perl's closures can be manipulated, and ended up creating an object system by accident.
-- Schemer

Note: All code is untested, unless otherwise stated