Help for this page

Select Code to Download


  1. or download this
    {
        my %defaults = ( foo => 'bar', baz => 'quux' );
    ...
            # do something cool...
        }
    }