Help for this page

Select Code to Download


  1. or download this
    if ( $option =~ /^-f(i(e(ld??)??)??)??$/ ) {
        ...
    }
    
  2. or download this
    /^-f(i(e(ld?)?)?)?$/