Guard against the possibility of zero connection in the Pod.
authorMike Taylor <mike@indexdata.com>
Wed, 10 May 2006 15:51:10 +0000 (15:51 +0000)
committerMike Taylor <mike@indexdata.com>
Wed, 10 May 2006 15:51:10 +0000 (15:51 +0000)
commita71d67e04a9f414f7d02a9db0d13115eb04231f1
tree66fc9960ad41a69b3c9e96d188601a19655f2f37
parent23efd2b947c0381a176cd629c617cc373b699282
Guard against the possibility of zero connection in the Pod.
Handling of errors during wait(): they are detected, passed to a
callback if one has been defined, or thrown as exceptions
otherwise.
Log unhandled events.
Skeleton of proper documentation.
lib/ZOOM/Pod.pm