Perl operator: $|++; dollar sign pipe plus plus

前端 未结 4 507
春和景丽
春和景丽 2020-12-17 10:24

I\'m working on a new version of an already released code of perl, and found the line:

$|++;

AFAIK, $| is related with pipes, as explained

4条回答
提交回复
热议问题