Note that ZOOM::Exception should support diagnostic set.
authormike <mike>
Mon, 17 Oct 2005 13:47:25 +0000 (13:47 +0000)
committermike <mike>
Mon, 17 Oct 2005 13:47:25 +0000 (13:47 +0000)
commit690d9f812161ad7165ab07a7a37bfadf089eb2a5
tree807a7ef864bae96c08eaf76708496dd2b23cad8b
parent508ddb3e82081c0fc4a6077d137a5003c12f2e84
Note that ZOOM::Exception should support diagnostic set.
Add new class ZOOM::Options (with minimal support).
Add error_x(), errcode(), errmsg(), addinfo() methods to ZOOM::Connection.
Add connectionless create() and explcit connect() to ZOOM::Connection.
Add option_binary() to ZOOM::Connection -- should it be default?
lib/ZOOM.pm