Constructor fails politely (warns and returns undef) if the registry
authorMike Taylor <mike@indexdata.com>
Thu, 20 Dec 2007 12:31:09 +0000 (12:31 +0000)
committerMike Taylor <mike@indexdata.com>
Thu, 20 Dec 2007 12:31:09 +0000 (12:31 +0000)
commit8f2e5d627d5d64808520e6dd8fff91e80dfc8b1b
tree49e09d4cb902976248e053f32850b0c4c4485927
parent7b1ce08d86449fb47f358ef2169e54fe78772f23
Constructor fails politely (warns and returns undef) if the registry
search fails, whereas previously it would throw an exception which,
uncaught, would stop the overnight IRSpy run.  The junk ID in question
is
//lucasportal.info/blogs/payday-usa">'</a>night:G<a href="http://lucasportal.info/blogs/payday-usa">'</a>night/Illepeliz
(sic) which yields BIB-1 diagnostic 108 "Malformed query" on
irspy.indexdata.com but NOT on my development box, for reason that I
do not yet understand.
lib/ZOOM/IRSpy/Connection.pm