From: mike Date: Fri, 7 Apr 2006 12:39:06 +0000 (+0000) Subject: Sample invocation X-Git-Tag: cpan_1_22~202 X-Git-Url: http://sru.miketaylor.org.uk/cgi-bin?a=commitdiff_plain;h=04bf7138880c40c8e8be0bfbcbdbf9df6a88f7d8;p=ZOOM-Perl-moved-to-github.git Sample invocation --- diff --git a/samples/net-z3950-zoom/zoomtst3.pl b/samples/net-z3950-zoom/zoomtst3.pl index fa32247..472b846 100644 --- a/samples/net-z3950-zoom/zoomtst3.pl +++ b/samples/net-z3950-zoom/zoomtst3.pl @@ -1,7 +1,9 @@ -# $Id: zoomtst3.pl,v 1.6 2006-04-07 12:37:26 mike Exp $ +# $Id: zoomtst3.pl,v 1.7 2006-04-07 12:39:06 mike Exp $ # # See ../README for a description of this program. # perl -I../../blib/lib -I../../blib/arch zoomtst3.pl [...] +# for example: +# perl -I../../blib/lib -I../../blib/arch zoomtst3.pl z3950.loc.gov:7090/Voyager bagel.indexdata.com:210/gils endeavor.flo.org:7090/Voyager mineral use strict; use warnings;