From: mike Date: Wed, 21 Dec 2005 00:25:51 +0000 (+0000) Subject: Remove nonsensical clause about CQL sort-specifications. X-Git-Tag: cpan_1_22~284 X-Git-Url: http://sru.miketaylor.org.uk/cgi-bin?a=commitdiff_plain;h=3aa6cd945d847fecd76d47d78b8b1023398f6d50;p=ZOOM-Perl-moved-to-github.git Remove nonsensical clause about CQL sort-specifications. --- diff --git a/lib/ZOOM.pod b/lib/ZOOM.pod index ee8162b..23c2bef 100644 --- a/lib/ZOOM.pod +++ b/lib/ZOOM.pod @@ -1,4 +1,4 @@ -# $Id: ZOOM.pod,v 1.24 2005-12-19 17:53:00 mike Exp $ +# $Id: ZOOM.pod,v 1.25 2005-12-21 00:25:51 mike Exp $ use strict; use warnings; @@ -985,9 +985,6 @@ is run on the query, the result is automatically sorted. The sort specification language is the same as the C sort-specification type of the C method C, described above. -B - =head4 destroy() $p->destroy()