[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl-Toolbox] Re: [MacPerl-Modules] Help: Dynamic listdialog boxes from MacPerl



At 10:57 Uhr -0400 28.07.2000, Ronald J Kimball wrote:

>[snip]

>In perl5.004, END{} is called, even after a syntax check, to balance out
>the BEGIN{} calls.
>
>In perl5.005, END{} is only called after a program finishes running.  There
>are also two new special subroutines; STOP{} is called at the end of the
>compilation phase, and INIT{} is called at the beginning of the runtime
>phase.
>
>
>Since MacPerl is based on 5.004, you could avoid the warning by changing
>your END block to:
>
>$glue->dd_uninstall if $glue;

Thanks for the info. Didn't know that. Well, there are a lot of 
things Perl, that I don't know, but what is amazing is that it seems 
that *even* Chris didn't know that ;D

__Peter Hartmann ________

mailto:hphartmann@justmail.de

==== Want to unsubscribe from this list?
==== Send mail with body "unsubscribe" to macperl-toolbox-request@macperl.org