Help for this page
if( m/(\()/ ) { print "I matched a paren: $1\n"; }
print "\Qhrm, do I have to escape dots (.) and question marks?\E\n";