RE: non-lvalue

2006-02-12 Thread Charles K. Clarkson
Ken Perl wrote: : what is the meaning of non-lvalue in the error? Binary operators take a left hand side value and a right hand side value. The equal (=) operator, for example, assigns the right hand side to the left hand side. left hand side = right hand side Some values can only

non-lvalue

2006-02-12 Thread Ken Perl
Root cause: Can't modify non-lvalue subroutine call at ... what is the meaning of non-lvalue in the error? -- perl -e 'print unpack(u,"62V5N\"FME;G\!Ehttp://learn.perl.org/> <http://learn.perl.org/first-response>