Is this likely to change soon? Currently ponie has had to add various skip
blocks to perl 5 regression tests that throw/catch signals, and this doesn't
seem ideal as it implies that code changes would also be needed by existing
CPAN code to work properly under ponie.
Nicholas Clark
Parrot currently captures SIGHUP for testing (I don't remember if other
signals are blocked) And yes, there is no interface whatsoever to pass a
signal on, or some such.
> Is this likely to change soon?
We need an API.
.
> Nicholas Clark
leo