use Acme::Echo 'after', src_fmt=>"Source of just-executed code:\n%s"; use strict; use warnings; print "hello world\n";