my %hash = ( 1 => blah(), } sub blah { print "wantarray = " . wantarray() . "\n"; }