Help for this page

Select Code to Download


  1. or download this
    # my %goals; @goals{ qw( 11a 11b 22 33 ) } = ();
    my @flds = qw( id title summary );
    ...
         $template ->param( "list$g" => $data{ $g } );
       }
    }