in reply to Re: Re: Re (tilly) 3: No excuses about not using CGI.pm
in thread variables not posting?
However, I wonder if the documentation in perlmod should be revised from:
A BEGIN subroutine is executed as soon as possible, that is, the moment it is completely defined, even before the rest of the containing file is parsed.To something like:
A BEGIN subroutine is executed as soon as possible, that is, the moment it is completely defined, even before subsequent code is parsed, but after the code before it is parsed and compiled.
MeowChow s aamecha.s a..a\u$&owag.print
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: Re: Re (tilly) 3: No excuses about not using CGI.pm
by merlyn (Sage) on May 04, 2001 at 01:39 UTC | |
by MeowChow (Vicar) on May 04, 2001 at 01:42 UTC |