in reply to Re: Overloading ref() just like ->isa and ->can?
in thread Overloading ref() just like ->isa and ->can?

You mean like HTML::Template?

My criteria for good software:
  1. Does it work?
  2. Can someone else come in, make a change, and be reasonably certain no bugs were introduced?
  • Comment on Re^2: Overloading ref() just like ->isa and ->can?

Replies are listed 'Best First'.
Re^3: Overloading ref() just like ->isa and ->can?
by chromatic (Archbishop) on Apr 18, 2006 at 22:00 UTC

    Yep. If a properly-implemented proxied or tied object won't make it through the ref call correctly, it's the use of ref that's wrong.