I am having a hard time understanding what Storable
does.
I know that it "stores" a variable into your disk, but why would I need to do that? What would I use this module for, and how would I do it?
Reasons that spring to mind:
Of course, that's not all that Storable
does. It also:
Data::Dump
retrieve
than to require
a file containing Data::Dump
output