What pseudo-operators exist in Perl 5?

后端 未结 9 1526
孤城傲影
孤城傲影 2020-11-28 07:05

I am currently documenting all of Perl 5\'s operators (see the perlopref GitHub project) and I have decided to include Perl 5\'s pseudo-operators as well. To me, a pseudo-o

9条回答
  •  再見小時候
    2020-11-28 07:29

    The Perl secret operators now have some reference (almost official, but they are "secret") documentation on CPAN: perlsecret

提交回复
热议问题