K 10
svn:author
V 6
iulius
K 8
svn:date
V 27
2008-07-20T10:27:20.945793Z
K 7
svn:log
V 285
Use PERL_EXIT_DESTRUCT_END as specified in the perlembed man page.
Indeed, it has otherwise been causing problems for applications that never
call perl_run since perl 5.7.2.
This flag enables the running of END blocks if the perl_parse fails;
perl_destruct will return the exit value.

END
