K 10
svn:author
V 6
iulius
K 8
svn:date
V 27
2008-06-29T08:16:31.787932Z
K 7
svn:log
V 233
Fixed a hang in Perl hooks on (at least) HP/PA since Perl 5.10.
On such architectures, pthread_mutex_lock() hangs inside perl_parse()
if PERL_SYS_INIT3() hasn't been called.

Also rewrite "do" and "eval" calls to use perl_eval_pv().

END
