in reply to
Re: $x | $y | $z = $z | ($x | $y) ?
in thread
$x | $y | $z = $z | ($x | $y) ?
Thanks - I see my problem now. My operation wasn't returning a blessed object.
Comment on
Re^2: $x | $y | $z = $z | ($x | $y) ?
In Section
Seekers of Perl Wisdom