Help for this page

Select Code to Download


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