I use Carp a lot when writing scripts as unlike the majority of the Perl community, the code I write is usually full of silly mistakes and Carp shouts at me to put them right.
I have been working on a server recently where the page cannot be displayed, usually down to me doing something stupid, but Carp is not reporting the error. If I put the script on another server, Carp reports the specific error. Both servers use v3.63 so what could be causing the difference between the 2 servers?
Keith
I have been working on a server recently where the page cannot be displayed, usually down to me doing something stupid, but Carp is not reporting the error. If I put the script on another server, Carp reports the specific error. Both servers use v3.63 so what could be causing the difference between the 2 servers?
Keith