Fix depreciation warnings in acqui/z3950_search.pl
authorColin Campbell <colin.campbell@ptfs-europe.com>
Tue, 15 Jun 2010 17:42:18 +0000 (18:42 +0100)
committerGalen Charlton <gmcharlt@gmail.com>
Thu, 17 Jun 2010 23:32:33 +0000 (19:32 -0400)
commitd7a6f17f11f625b268ba0327a7f28ec5123e8183
treef4ade830d7835cf237c554ad99515dd015986062
parent77f04bd426abe824fab66a3f5a4ec90cda734110
Fix depreciation warnings in acqui/z3950_search.pl

Perl generates depreciation warnings on compilation
caused by use of ambiguous syntax. Seemed that an
underlying confusion as to row's type

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
acqui/z3950_search.pl