Help for this page

Select Code to Download


  1. or download this
    ### update messages in news ticker
    sub update_msg {
    ...
      # release
      $msg->thaw();
    }
    
  2. or download this
    my $recipe_clist = show_recipe_list();
    
  3. or download this
    $recipe_clist = show_recipe_list() || die "..."