![]() |
|
There's more than one way to do things | |
PerlMonks |
Re^2: unable to eval dumped hashby nysus (Parson) |
on Apr 28, 2020 at 14:00 UTC ( #11116162=note: print w/replies, xml ) | Need Help?? |
Thanks, yes, I'm aware. My code is more or less an experiment on how to use the __DATA__ feature with dumped data. The data I dumped took several minutes to generate so I didn't really feel like re-running the code that generated it in the first place. Figured I'd try a "shortcut" which took longer than re-rerunning the code. But hey, I learned something.
$PM = "Perl Monk's";
In Section
Seekers of Perl Wisdom
|
|