in reply to Re^2: Perl data notation
in thread Perl data notation
I believe Storable will handle subrefs, but the eval problem doesn't go away. Storable does provide a way for the user to get between the input and the eval though. And of course Storable's frozen output is anything but legible.
Dave
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Perl data notation
by kennethk (Abbot) on Jul 16, 2014 at 00:18 UTC |