From: Shawn H Corey >On 10-05-16 11:17 PM, Uri Guttman wrote: >> it can be used to save data (e.g. a config >> file) in a file for reloading in the future (via running the dumper >> output with eval). >m >mBy saving the output of Data::Dumper to a *.pm file, it can be reloaded >mvia "use".
What is the difference between this and exporting a YAML file? Where would either be preferred over the other? Bob McConnell -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/