5.003_18: perl_{con,des}truct fixes
authorDoug MacEachern <dougm@osf.org>
Fri, 3 Jan 1997 20:42:04 +0000 (15:42 -0500)
committerChip Salzenberg <chip@atlantic.net>
Sat, 4 Jan 1997 05:44:00 +0000 (17:44 +1200)
commit316c7b3d7b47e3143f94c7f8621e854c519d1e87
tree79641c785250d6f07ee4cc60bbc9a14a5209727b
parenta3d90dd510fe5a67ed9b80e603493d285c30aa97
5.003_18: perl_{con,des}truct fixes

Here's my current patch to clean/reset global variables.  I trust more
work needs to be done in this area, there are comments that might help
if something pops up down the line.

I did not test MULTIPLICITY extensively, but a simple test case seems to
work, I've added that to perlembed.pod.

A *huge* _thank you_ to Chip for your help in this area, 5.004 will make
many once frusterated embedders very happy!

p5p-msgid: <199701032042.PAA06766@postman.osf.org>
perl.c
perl.h
pod/perlembed.pod
t/op/sysio.t