On 5/6/08, Ricardo SIGNES <perl.p5p@rjbs.manxome.org> wrote: > a) what does ref return? The return value could not make sense since the class would not be anonymous, or it would have to return something like "ARRAY" which would be worse. > b) how do I set up operator overloading? You couldn't, I guess. > Doing this with blessed-into-code seems a bit more convoluted. Indeed, I really hadn't thought it through:)Thread Previous | Thread Next