Help for this page

Select Code to Download


  1. or download this
    $my_object_of_class_A =~ qclassB/$string/
    
  2. or download this
    use warnings; use strict; 
    
    ...
                    print "<<$s>> does not match\n"
            }
    }