From: mike Date: Wed, 7 Dec 2005 18:04:47 +0000 (+0000) Subject: Typo. X-Git-Tag: cpan_1_22~335 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=b3dd6099c351ad6c631f9916bb4f50812e6a822e;p=ZOOM-Perl-moved-to-github.git Typo. --- diff --git a/lib/ZOOM.pod b/lib/ZOOM.pod index b626bf6..e2d4583 100644 --- a/lib/ZOOM.pod +++ b/lib/ZOOM.pod @@ -1,4 +1,4 @@ -# $Id: ZOOM.pod,v 1.12 2005-11-26 16:59:53 mike Exp $ +# $Id: ZOOM.pod,v 1.13 2005-12-07 18:04:47 mike Exp $ use strict; use warnings; @@ -489,7 +489,7 @@ efficiency gain to be had by passing 0.) Once the records have been retrieved from the server (i.e. C has completed without throwing an exception), they can be fetched much more efficiently using C - or -C, which is then guaranteed to succeed. =head4 cache_reset()