[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Author tests and IPC::System::Simple



On Tue, 16 Dec 2008 02:55:27 +0100, gregor herrmann wrote:

[On Debian unstable, Perl 5.10.0:]

> If I use Data::Dumper to print $@ after the eval and before the tests
> 2 and 3 all I get is the same as the output above:
> ----------------------------------------------------------------------
> $VAR1 = '"/usr/bin/perl" died to signal "ABRT" (6) at t/08_core.t line 41
> ';
> ----------------------------------------------------------------------
> No "dumped core", nothing else.


I tried on a Debian Stable machine now (i.e. with Perl 5.8.8), and
the tests pass there.

The content of $@ is as follows:

----------------------------------------------------------------------
$VAR1 = '"/usr/bin/perl" died to signal "ABRT" (6) and dumped core at t/08_core.t line 41
';
----------------------------------------------------------------------

My guess is that Perl 5.8.8 and Perl 5.10.0 just have different error
messages ...



Cheers,
gregor
-- 
 .''`.   Home: http://info.comodo.priv.at/{,blog/} / GPG Key ID: 0x00F3CFE4
 : :' :  Debian GNU/Linux user, admin, & developer - http://www.debian.org/
 `. `'   Member of VIBE!AT, SPI Inc., fellow of FSFE | http://got.to/quote/
   `-    NP: Dire Straits: Angel Of Mercy

Attachment: signature.asc
Description: Digital signature


Reply to: