On Fri, Oct 29, 1999 at 11:57:47AM -0700, Peter Scott wrote: > >"unary" carries less information. > >Prefix and postfix operators are both unary. > Hmm, tell that to a LISP programmer: (/ 6 3) => 2 In some sense, a function call is a prefix operator, so it isn't unary in Perl either. $hash = cook $beef, $fryingpan; -- Adam Sampson azz@gnu.org ==== Want to unsubscribe from Fun With Perl? Well, if you insist... ==== Send email to <fwp-request@technofile.org> with message _body_ ==== unsubscribe