Help for this page

Select Code to Download


  1. or download this
    # set one variable:
    $t->param( some => 'value' );
    ...
    # pass in a reference to a hash
    $t->param( $ref_to_hash );