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)
commit72869b950551724256e4af3369866848c11db7f2
tree904dc40de0027440b90fb5de1998fd9dba9a275c
parent1c447474355e52e4cfc44e1bfb1f0559b3f8ec2c
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