in reply to Re: Process Core dumps
in thread Process Core dumps

Output of perl -v
This is perl, v5.8.8 built for sun4-solaris Copyright 1987-2006, Larry Wall Perl may be copied only under the terms of either the Artistic License + or the GNU General Public License, which may be found in the Perl 5 source ki +t. Complete documentation for Perl, including FAQ lists, should be found +on this system using "man perl" or "perldoc perl". If you have access to + the Internet, point your browser at http://www.perl.org/, the Perl Home Pa +ge.

Replies are listed 'Best First'.
Re^3: Process Core dumps
by salva (Canon) on Apr 12, 2010 at 12:21 UTC
    is PERL_SIGNALS defined in your environment?

    And run perl -V again but this time with an uppercased V!