in reply to Problem installing Carp-1.25 under DWIM Perl
The problem seems to be around here. For some reason, $to is not being defined. I'd edit that file, insert some kind of stacktrace/dump into the loop, and see what's going on. Presumably a problem somewhere further up the stack.
That said, why do you need 1.25? Carp 1.20 should come pre-installed with Perl 5.14.2, and there doesn't seem to be any killer features added since.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Problem installing Carp-1.25 under DWIM Perl
by HelenCr (Monk) on May 21, 2012 at 00:06 UTC | |
by tobyink (Canon) on May 21, 2012 at 00:17 UTC | |
by HelenCr (Monk) on May 21, 2012 at 15:28 UTC | |
by tobyink (Canon) on May 21, 2012 at 15:40 UTC | |
Re^2: Problem installing Carp-1.25 under DWIM Perl
by Anonymous Monk on May 21, 2012 at 00:00 UTC | |
by HelenCr (Monk) on May 21, 2012 at 00:08 UTC | |
by Anonymous Monk on May 21, 2012 at 00:28 UTC |