Re: How perl program execution happened ?
- From: chas.owens@xxxxxxxxx (Chas. Owens)
- Date: Fri, 30 May 2008 19:27:52 -0400
On Fri, May 30, 2008 at 7:12 PM, Jenda Krynicky <Jenda@xxxxxxxxxxx> wrote:
snip
compiling the main script. And I did not even mention END{}, CHECK{}snip
and INIT{} and I believe there are more.
Yeah, there is UNITCHECK {}, which runs (in LIFO order) when a the
unit in which it is defined is finished compiling. Surprised the heck
out of me when I went looking this morning. It is like they breed.
--
Chas. Owens
wonkden.net
The most important skill a programmer can have is the ability to read.
.
- References:
- How perl program execution happened ?
- From: Sivasakthi
- Re: How perl program execution happened ?
- From: Chas. Owens
- Re: How perl program execution happened ?
- From: Jenda Krynicky
- How perl program execution happened ?
- Prev by Date: Re: How perl program execution happened ?
- Next by Date: how to install modules
- Previous by thread: Re: How perl program execution happened ?
- Next by thread: dependencies, version control and keeping up to date
- Index(es):
Relevant Pages
|
|