http://qs321.pair.com?node_id=11128128


in reply to Re^3: Situation where warning "Found = in conditional, should be" seems obsolete (documentation)
in thread Situation where warning "Found = in conditional, should be" seems obsolete

PerlMonks is not the maintainer of the documentation. You can always open a documentation Pull Request in Perl's GitHub.

map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]

Replies are listed 'Best First'.
Re^5: Situation where warning "Found = in conditional, should be" seems obsolete (documentation)
by rsFalse (Chaplain) on Feb 09, 2021 at 09:33 UTC
    Thanks. I'll try to figure out how to do it one day. I usually write here for obtaining criticism or approval. And maybe someone who is more familiar with pulling requests and who speaks english better could ask for changes.

    Upd. Recently created a documentation issue -- https://github.com/Perl/perl5/issues/18572