Help for this page

Select Code to Download


  1. or download this
    
       sub match {
    ...
       print match_warn('aabbcc')."\n";   # 'bb'
       print match_warn('abbcc')."\n";    # Use of uninitialized value $1 
    +in substitution iterator