Help for this page

Select Code to Download


  1. or download this
    #EARLIER
    $self->param( 'sql'   => \%sql );
    
    #LATER
    $self->param( 'sql' )->{page_id} = 45;