in reply to Re: Reducing application footprint: large text files
in thread Reducing application footprint: large text files

I would avoid Storable for anything but short-lived temporary data. See also Re^2: DBI fetchall_hashref convert to scalar, Re: Accessing variables in an external hash without eval, Re^2: Storing state of execution.

Alexander

--
Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)
  • Comment on Re^2: Reducing application footprint: large text files