in reply to Re: Return value of a subin thread Return value of a sub
>perl -wMstrict -le "sub { print $_[0] }->('hi')" hi [download]