From: mike Date: Fri, 3 Nov 2006 09:49:38 +0000 (+0000) Subject: Typo X-Git-Tag: cpan_1_22~104 X-Git-Url: http://sru.miketaylor.org.uk/?a=commitdiff_plain;h=497529423a938704fba0a4269f30da625a6a32b8;p=ZOOM-Perl-moved-to-github.git Typo --- diff --git a/lib/ZOOM.pod b/lib/ZOOM.pod index 867c528..1b62c13 100644 --- a/lib/ZOOM.pod +++ b/lib/ZOOM.pod @@ -1,4 +1,4 @@ -# $Id: ZOOM.pod,v 1.39 2006-11-03 09:36:28 mike Exp $ +# $Id: ZOOM.pod,v 1.40 2006-11-03 09:49:38 mike Exp $ use strict; use warnings; @@ -1099,7 +1099,7 @@ methods. $conn->option(cclqual => "ti u=4 s=pw\nab u=62 s=pw"); $q = new ZOOM::Query::CCL2RPN('ti=dinosaur', $conn); -For the C subclass, too, the Connection must be +For the C subclass, too, the Connection must be passed into the constructor, for the same reasons as when client-side CQL compilation is used. The C option, if defined, gives a CCL qualification specification inline; otherwise, the contents of the