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. Alex _______________________________________________ BristolBathPM mailing list [email protected] http://mailman.bristolbath.org/mailman/listinfo/bristolbathpm
