Lyle wrote: > Alex Francis wrote: > >> On Wed, Jan 7, 2009 at 11:13 PM, Lyle <[email protected]> wrote: >> >> >>> ... >>> Creating nasty looking dumps like:- >>> >>> $var->{array}->[0]->{key} = 'value'; >>> $var->{array}->[0]->{array2}->[0] = 'one'; >>> >>> >> Might I ask what for? >> >> It seems my colleagues are favouring JSON instead of Data::Dumper at the >> moment. >> > > Thought the popular thing these days was YAML? Not that I've used either > myself... >
http://www.google.com/trends?q=yaml%2C+json Seems YAML is only more popular in Germany. http://ajaxian.com/archives/json-yaml-its-getting-closer-to-truth But it seems that there isn't really any difference between the two? Lyle _______________________________________________ BristolBathPM mailing list [email protected] http://mailman.bristolbath.org/mailman/listinfo/bristolbathpm
