Help for this page
sub print_thing { print join("\n", _thing_helper(shift)),"\n"; ... return "$thing"; } }