Help for this page

Select Code to Download


  1. or download this
    my $message;
    if ($rv == 1){
    ...
    $q->p( qq!This page returns to $URL in $refresh seconds,
    Click <a href="$URL">here</a> to return now! ),
    $q->end_html;