![]() |
|
No such thing as a small change | |
PerlMonks |
Re: retrieving persistent variables with Data::Dumper followed by the 'do' commandby TomDLux (Vicar) |
on Oct 14, 2014 at 09:42 UTC ( #1103699=note: print w/replies, xml ) | Need Help?? |
I like Data::Dumper, or more recently Data::Dump, for printing data structures prettily. For storing and retrieving data, I would use Jason or Yaml or modules with 'storable' or 'freeze' or 'thaw' in their name. As Occam said: Entia non sunt multiplicanda praeter necessitatem.
In Section
Seekers of Perl Wisdom
|
|