in reply to I don't use printf enough

Howdy!

print "text text ", $obj->method1(), " more text ", $obj->method2(), " blah blah ", $obj->method3(), "\n";

yours,
Michael