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


in reply to Re^8: RFC: "assignary" operator ?= : (rareness)
in thread RFC: "assignary" operator ?= :

Backwards compatibility?

Core modules need not to be written in a backaward compatible way in terms of operators they use. The core must be backward compatible wrt third party modules and existing code bases outside of itself.

perl -le'print map{pack c,($-++?1:13)+ord}split//,ESEL'
  • Comment on Re^9: RFC: "assignary" operator ?= : (backward compatibility)

Replies are listed 'Best First'.
Re^10: RFC: "assignary" operator ?= : (backward compatibility)
by LanX (Saint) on Dec 10, 2019 at 13:38 UTC
    I'd say most core modules are older than the // operator.

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    Wikisyntax for the Monastery FootballPerl is like chess, only without the dice