in reply to How to persist variable created in shell script called from Perl after shell script finished execution?
Update: downvoting doesn't help... too many remaining up-votes!
janitors already messaged.
a very general question, the general answer is to dump the variables to a file and eval it in the next run.
See Data::Dumper
Cheers Rolf
( addicted to the Perl Programming Language)
|
|---|