Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Perl: porters

PERL_MAGIC_tiedelem

 

 

Perl porters RSS feed   Index | Next | Previous | View Threaded


ikegami at adaelis

Nov 20, 2009, 7:21 PM

Post #1 of 3 (252 views)
Permalink
PERL_MAGIC_tiedelem

Is PERL_MAGIC_tiedelem vestigial? I can't find where that type of magic is
added.


ikegami at adaelis

Nov 20, 2009, 7:56 PM

Post #2 of 3 (227 views)
Permalink
Re: PERL_MAGIC_tiedelem [In reply to]

On Fri, Nov 20, 2009 at 10:21 PM, Eric Brine <ikegami [at] adaelis> wrote:

> Is PERL_MAGIC_tiedelem vestigial? I can't find where that type of magic is
> added.
>

aha! It's derived using toLOWER(mg->mg_type).


ben at morrow

Nov 20, 2009, 8:03 PM

Post #3 of 3 (228 views)
Permalink
Re: PERL_MAGIC_tiedelem [In reply to]

Quoth ikegami [at] adaelis (Eric Brine):
>
> Is PERL_MAGIC_tiedelem vestigial? I can't find where that type of magic is
> added.

It goes on elements of tied arrays and hashes, and is put there by
mg_copy. This applies to most of the lowercase magicks that have
corresponding uppercase variants, the exception being 'U'/'u' magic.

Ben

Perl porters RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.