hello world Source of just-executed code: use strict; use warnings; print "hello world\n";