Hi,

I know at least 2 ways to dump data structures in Perl, and then
"undump" it (A.K.A serialization/Marshaling):
Data::Dumper
YAML
dumpValue  (dump only)

Are there additional good alternatives?  
What are the pros/cons for each one?

Thanks
Yossi

_______________________________________________
Perl mailing list
[email protected]
http://perl.org.il/mailman/listinfo/perl

Reply via email to