Thanks for the perldlrc example, Greg. It worked fine once I commented out the
use PDL::LinearAlgebra; use PDL::LinearAlgebra::Trans; use PDL::Opt::NonLinear; which I don't have on my system. I like the idea to save and restore session state. The Perldl2 shell also supports lexical variable persistence so that could be saved as well. --Chris On 6/19/2010 6:48 AM, Gregory Vanuxem wrote: > > Here is mine, it restores/saves the "environment" at start up/end time. _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
