David Coppit
Mon, 25 Sep 2000 07:51:23 -0700
On Mon, 25 Sep 2000, webmaster nigeria.com wrote: > If it had said > > Error: > <callingconfigfilename> during <callingnewsclipperfile> caused Use of > uninitialized value at > /...dirnamechanged.../.NewsClipper/NewsClipper/Handler/Filter/hash2string.pm > line 91. > > It would have been better. I added the config file as part of the message as > you can have multiple configfiles using the same Newsclipper installation. It's not quite that easy, but I think 2 things would help: 1) I'll try compiliing NC with some diagnostic information that will print the complete trace of the program when an error occurs. (This might be useful, or might just be annoying...) 2) I'll try to improve -d, maybe with multiple debug levels, so that you can see which file is being processed when the error occurs. You can do this now, but you have to wade through lots of debugging output. With a simpler debug output level, it might look like this: <!-- DEBUG: processing input1.html -> output1.html --> <!-- DEBUG: found newsclipper command ... --> unititialized value at .../.NewsClipper/NewsClipepr/Handler/Filter/hash2string.pm line 91 <!-- DEBUG: here are all the modules used, and --> <!-- DEBUG: their locations... --> ____________________________________________________________________________ David Coppit <[EMAIL PROTECTED]> President, Spinnaker Software http://www.newsclipper.com/ -- Snip and ship dynamic content to your website - If you would like to unsubscribe from this mailing list send an email to [EMAIL PROTECTED] with the body "unsubscribe newsclipperdevlist YOUR_EMAIL_ADDRESS" (without the quotes) or use the form provided at http://www.NewsClipper.com/TechSup.htm#MailingList.