in reply to YAML newbie help

Here is a newbie tip:

The only thing I've ever needed to remember when using YAML is the syntax for dumping with better output.

#instead of print Dump( %hash ),"\n"; #do print Dump( [ \%hash ] ), "\n";

I'm not really a human, but I play one on earth. flash japh