Help for this page

Select Code to Download


  1. or download this
    sub parse_options {    # \%options_we_can_write, \@lines_of_options_fi
    +le. [ $die_on_extra_options ] 
        #loads all matching values from an array of lines into the options
    + hash
    ...
        }
        return 0;
    }
    
  2. or download this
    if( defined ($fd = $3) eq "" ){ $fd = "" };
    
  3. or download this
    if( defined ($fd = $3) eq "" ){ $fd = "ssssssssss" };