These aren't normal subroutines because of the way they stack. If I had my druthers, I'd make "sub" *forbidden* on such things. If you wanted to make that parsable, pretend that BEGIN and END are the names of functions with prototype (&) which register callbacks. Nat
- Re: sub optional for BEGIN: bad idea Nathan Torkington
- Re: sub optional for BEGIN: bad idea Peter Scott
- Re: sub optional for BEGIN: bad idea John Porter
- Re: sub optional for BEGIN: bad idea Nathan Torkington
- Re: sub optional for BEGIN: bad idea Chaim Frenkel