Help for this page

Select Code to Download


  1. or download this
    $substr="libstdc++"
    $string="compat-libstdc++.so.6"
    print "Found" if ( $string =~ /$substr/ );
    
  2. or download this
    Nested quantifiers in regex; marked by <-- HERE in m/compat-libstdc++ 
    +<-- HERE }/ at