in reply to Re: SvMAGICAL() question
in thread SvMAGICAL() question

Well, that page proves it. Magic virtuals are way over my head. Is it possible to copy the magic virtuals from one SV to another SV from pure perl? (I suspect the answer is no.)

Replies are listed 'Best First'.
Re^3: SvMAGICAL() question
by ysth (Canon) on Jul 13, 2005 at 21:06 UTC
    Can you tell us what you want to accomplish? There may be a better way.