in reply to Re: subroutine list return
in thread subroutine list return

Ugh. How about something a little cleaner?

my $count = () = x(); print "$count\n";