Help for this page

Select Code to Download


  1. or download this
    1309:           if ( $value =~ m/^([A-Za-z0-9!#$%&'*+-.^_`|~]+) \s* : 
    +\s* (.*)$/x ) {
    
  2. or download this
               if ( $value =~ m/^([A-Za-z0-9!#\$%&'*+-.^_`|~]+) \s* : \s* 
    +(.*)$/x ) {