Justin DeVuyst wrote:
> Hi again,
>
> I believe I've gotten rid of the preditable case for now by just
> closing STDERR at the top of every script. I might open it to a file
> somewhere someday but I'm not really concerned about it. I'm still
> not entirely sure why this works but it does.
Instead of closing STDERR, why not try to use it to resolve the problem.
Try adding this to the front of the script and see if you can get more
info from it.
BEGIN { use CGI::Carp qw(fatalsToBrowser); }
--
,-/- __ _ _ $Bill Luebkert Mailto:[EMAIL PROTECTED]
(_/ / ) // // DBE Collectibles Mailto:[EMAIL PROTECTED]
/ ) /--< o // // Castle of Medieval Myth & Magic http://www.todbe.com/
-/-' /___/_<_</_</_ http://dbecoll.tripod.com/ (My Perl/Lakers stuff)
_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs