From: mike Date: Fri, 9 Dec 2005 10:35:46 +0000 (+0000) Subject: Describe sample records. X-Git-Tag: cpan_1_22~331 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;ds=sidebyside;h=720f16803dced409785e785bdbd6040b87247fad;p=ZOOM-Perl-moved-to-github.git Describe sample records. --- diff --git a/samples/README b/samples/README index 6eeadec..f4e7686 100644 --- a/samples/README +++ b/samples/README @@ -1,4 +1,4 @@ -$Id: README,v 1.1 2005-10-12 11:53:49 mike Exp $ +$Id: README,v 1.2 2005-12-09 10:35:46 mike Exp $ This area contains sample programs that exercise all three of the APIs supported by this module. The programs for each API are contained in @@ -28,3 +28,6 @@ zoomtst1.pl -- A direct translation of the "zoomtst.c" application fetch the records that they find, whereas the C version is satisfied just to get the hit count. +In addition, this "sample" directory contains sample records that are +used by the test-suite to exercise the update functionality. These +are found in the "records" subdirectory.