develooper Front page | perl.perl5.porters | Postings from October 2010

Re: [RFC] Exposing PL_dirty to perl space

Thread Previous | Thread Next
From:
Jesse Vincent
Date:
October 3, 2010 10:54
Subject:
Re: [RFC] Exposing PL_dirty to perl space
Message ID:
20101003175215.GE4625@fsck.bestpractical.com



On Sat, Oct 02, 2010 at 07:58:12PM +0200, Florian Ragwitz wrote:
> This very much makes sense to me, and I've implemented a ${^PHASE}
> global allowing to differentiate between these phases:
> 
>   - initial interpreter construction
>   - initial compile-time
>   - running CHECK blocks
>   - running INIT blocks
>   - run-time
>   - running END blocks
>   - global destruction

+1



Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About