Help for this page
Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
DB<100> $h{bar}{foo}=42 => 42 DB<101> \%h => { bar => { foo => 42 } }