in reply to Re: BEGIN and compile-timein thread BEGIN and compile-time
BEGIN { print "begin\n"; BEGIN { print "the beguine\n"; } } [download]