On Thu, 30 Aug 2007 10:57:20 -0300, Adriano Ferreira wrote:
> On 8/30/07, Peter Scott <[EMAIL PROTECTED]> wrote:
>> Why are you using a BEGIN block?  Why not just make it the first
>> executable statement?  Do you have any other 'use' statements in the
>> program?
> 
> Because otherwise it would be too late to catch the output of other
> compile-time statements like "use" or other "BEGIN" blocks.

That's why I was asking whether there were any.

-- 
Peter Scott
http://www.perlmedic.com/
http://www.perldebugged.com/


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to