in reply to (jeffa) 2Re: (ar0n) Re: I've never seen this syntax before
in thread I've never seen this syntax before
In Perl, the value of last evaluated statement is returned in a subroutineexpression, not statement. You can't evaluate a statement.
-- Randal L. Schwartz, Perl hacker
|
---|