X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=lib%2FZOOM.pod;h=adb8fb95f4055cf0b49ef8ff31d93a9a4dea99ee;hb=87c72eaf97a3dbf51a93dab782c2909539addc48;hp=2ea8eea4eb3fda958b8e788783928f35adb4b4cd;hpb=a032022a32bbc0d1ed46990ca8e79889ce41cb1f;p=ZOOM-Perl-moved-to-github.git diff --git a/lib/ZOOM.pod b/lib/ZOOM.pod index 2ea8eea..adb8fb9 100644 --- a/lib/ZOOM.pod +++ b/lib/ZOOM.pod @@ -1,5 +1,3 @@ -# $Id: ZOOM.pod,v 1.46 2007-12-10 21:51:40 mike Exp $ - use strict; use warnings; @@ -286,8 +284,8 @@ type C (see below), into which options may be set before or after the creation of the Connection. Alternatively and equivalently, C may be passed a list of key-value option pairs directly. The connection to the server may then be forged by -the C method, the arguments of which are the same as those -of the C constructor. +the C method, which accepts hostname and port arguments +like those of the C constructor. =head4 error_x() / errcode() / errmsg() / addinfo() / diagset()