
FishMonger
Veteran
Sep 12, 2012, 7:17 AM
Views: 798
|
|
Re: [Calab] Saving and recalling the contents of a perl generated form?
|
|
|
Another option would be to use the Storable module to serialize a perl data structure (i.e., a perl hash ref) and save it to disk. http://search.cpan.org/~ams/Storable-2.39/Storable.pm
(This post was edited by FishMonger on Sep 12, 2012, 7:17 AM)
|