This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Stop mod_perl looping forever in &Carp::shortmess_jmp as it somehow
authorNicholas Clark <nick@ccl4.org>
Sun, 26 Nov 2006 12:38:20 +0000 (12:38 +0000)
committerNicholas Clark <nick@ccl4.org>
Sun, 26 Nov 2006 12:38:20 +0000 (12:38 +0000)
commit792941b2ff890591e57d24cadb288f2aa39dfb7b
tree50c7dc4bab75b50c57851dee403313d8b26003cc
parent1dc5a1cd6365e08f4fc3eb112b57b3cba7f744d7
Stop mod_perl looping forever in &Carp::shortmess_jmp as it somehow
manages to forcibly re-load Carp.pm without re-loading Carp/Heavy.pm

p4raw-id: //depot/perl@29382
lib/Carp.pm
lib/Carp/Heavy.pm