=over =item dump LABEL =item dump This function causes an immediate core dump. See also the B<-u> command-line switch in L, which does the same thing. Primarily this is so that you can use the B program (not supplied) to turn your core dump into an executable binary after having initialized all your variables at the beginning of the program. When the new binary is executed it will begin by executing a C (with all the restrictions that C suffers). Think of it as a goto with an intervening core dump and reincarnation. If C