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)
commitc822ffaad0ce5f41b7f7f4106b69618a47b7f8e2
tree2829694de4a193b110fd045fe1c6e3e0a730915c
parentd8e118addf1d7f926538a345a20cc731d537c07a
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