Help for this page

Select Code to Download


  1. or download this
    while (($state, $sub) = each %States) {
        $sub->( $page eq $state );
    }
    
  2. or download this
    sub show_secondstep {
        my $active = shift;
    ...
            -- print out hidden fields --
        }
    }
    
  3. or download this
    sub show_secondstep {
        my $active = shift;
    ...
        }
    
    }