Help for this page

Select Code to Download


  1. or download this
    ### dump everything to a file
    sub dump {
    ...
    }
    
    dump(-file=>"foo.txt", -code=>"full", -blah=>"etc");