When is Perl's scalar comma operator useful?

Posted by eugene y on Stack Overflow See other posts from Stack Overflow or by eugene y
Published on 2010-02-04T15:17:22Z Indexed on 2010/04/07 1:03 UTC
Read the original article Hit count: 236

Filed under:
|

Is there any reason to use a scalar comma operator anywhere other than in a for loop?

© Stack Overflow or respective owner

Related posts about perl

Related posts about operators