Help for this page

Select Code to Download


  1. or download this
    #!perl -w
    
    ...
                show => $q->param ? 1 : 0
            } );
    }