X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=samples%2Fnet-z3950-zoom%2Fasync.pl;h=9341168119fef5c01022ae2e32675b78dc710fa6;hb=274f20e3a7cdc56cf22657598c5b94d6baaa8358;hp=b9b8516b6ce814d379c40f9b2ef0fb0e2eb1b959;hpb=8b4d5cf136c8c0dfcfec9758a9265d1ebea945ac;p=ZOOM-Perl-moved-to-github.git diff --git a/samples/net-z3950-zoom/async.pl b/samples/net-z3950-zoom/async.pl index b9b8516..9341168 100644 --- a/samples/net-z3950-zoom/async.pl +++ b/samples/net-z3950-zoom/async.pl @@ -1,7 +1,9 @@ -# $Id: async.pl,v 1.1 2006-04-07 12:29:12 mike Exp $ +# $Id: async.pl,v 1.2 2006-04-07 12:36:34 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 async.pl z3950.loc.gov:7090/Voyager bagel.indexdata.com:210/gils endeavor.flo.org:7090/Voyager mineral use strict; use warnings;