sub b{ return("bar"); } printf( qq{ monk magic against foo %s }, b() );