From: mike Date: Fri, 7 Apr 2006 12:03:27 +0000 (+0000) Subject: Example invocation. X-Git-Tag: cpan_1_22~212 X-Git-Url: http://sru.miketaylor.org.uk/cgi-bin?a=commitdiff_plain;h=28b5e4565a43c654751d1a3f34c32e3b259694a5;p=ZOOM-Perl-moved-to-github.git Example invocation. --- diff --git a/samples/zoom/zoomtst3.pl b/samples/zoom/zoomtst3.pl index a1398ac..146ce0e 100644 --- a/samples/zoom/zoomtst3.pl +++ b/samples/zoom/zoomtst3.pl @@ -1,7 +1,9 @@ -# $Id: zoomtst3.pl,v 1.2 2006-04-07 11:25:58 mike Exp $ +# $Id: zoomtst3.pl,v 1.3 2006-04-07 12:03:27 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 mineral use strict; use warnings;