in reply to Grouping Symbols?
in thread or or
or gives you a way of writing literally that. || means something a bit different, and can cause considerable confusion. It's a bad habit and a maintainance problem to use the wrong operator for the job. See perlop.if (open fails) { die }
Andrew.
|
---|