Help for this page

Select Code to Download


  1. or download this
    { # make a select field with AoA options
      my ($html, $tree) = widget(select => {
    ...
        value => 'minty',
      });
    
  2. or download this
    {
    
    ...
        value => 'minty',
      });