Isn't == a logical operator? I am not trying to compare the two objects.


>From: "Sally" <[EMAIL PROTECTED]>
>To: "Nick Transier" <[EMAIL PROTECTED]>
>Subject: RE: =
>Date: Thu, 21 Jun 2001 17:18:47 +0100
>
>You should use == instead of =
>
>-----Original Message-----
>From: Nick Transier [mailto:[EMAIL PROTECTED]]
>Sent: 21 June 2001 17:09
>To: [EMAIL PROTECTED]
>Subject: =
>
>
>I have written some OO perl and I have a problem that I just realized, when
>you set an object = to another object, they become irreversibly linked and
>all operations on one or the other causes changes in both. If I am trying 
>to
>simply initialize the object and not link them, how do I get around this
>problem?
>
>Thanks,
>-Nick
>_________________________________________________________________
>Get your FREE download of MSN Explorer at http://explorer.msn.com
>

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

  • = Nick Transier
    • Re: = Jeff 'japhy' Pinyan
    • Re: = Brett W. McCoy
    • Nick Transier

Reply via email to