use strict; use warnings; sub test { print "Hallo\n"; } return '1';