Help for this page

Select Code to Download


  1. or download this
    my $state = "start";
    while (my $next = $state->()) {
    ...
    sub menu_2 {
     ...
    }