http://www.perlmonks.org?node_id=469760


in reply to Re^3: "or die" versus "|| die"
in thread "or die" versus "|| die"

That's not a good rule though because it doesn't actually provide useful guidance and it makes people think about the operators all wrong. It has nothing to do with expressions or statements. It's all about operators and in which order perl evaluates them. That's the information you need to pass on in your rule so that people can figure out what to do.

--
brian d foy <brian@stonehenge.com>