Re: Documentation for ${^GLOBAL_PHASE}

2010-11-01 Thread Chas. Owens
On Mon, Nov 1, 2010 at 02:14, Florian Ragwitz wrote: snip > Obviously it needs an entry in perlvar, but I don't think explaining > all the details of it there is appropriate. "BEGIN, UNITCHECK, CHECK, > INIT and END" in perlmod explains many things related to > ${^GLOBAL_PHASE}, but it does so fro

Re: Documentation for ${^GLOBAL_PHASE}

2010-11-01 Thread brian d foy
In article <87pquppo2s@tardis.home.perldition.org>, Florian Ragwitz wrote: > I'm looking for help regarding the documentation of the new variable > ${^GLOBAL_PHASE} in the perl core. Note that there's a new perlvar in briandfoy/perlvar about to be merged into blead.