in reply to Data::Dumper in a nutshell?
Then, in the next program, a few days later, you just do the file (or you eval the result of the database query), and your second program can use the value computed by the first program.
There are other modules to get persistency: Storable, Freezethaw, but their output is not human-readable.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Data::Dumper in a nutshell?
by Ryszard (Priest) on Feb 08, 2002 at 06:53 UTC | |
Security Issue with Data::Dumper as a persistence mechanism
by gellyfish (Monsignor) on Feb 08, 2002 at 16:32 UTC |