Help for this page

Select Code to Download


  1. or download this
    sub BuildMMList
    {
    ...
        print qq{<option value="$opt">$opt</option>\n};
      }
    }
    
  2. or download this
    .