in reply to Re: subroutine list returnin thread subroutine list return
Ugh. How about something a little cleaner?
my $count = () = x(); print "$count\n"; [download]