develooper Front page | perl.perl4lib | Postings from April 2012

YAZ & Perl bindings (ZOOM)

From:
Emmanuel Di Pretoro
Date:
April 3, 2012 01:32
Subject:
YAZ & Perl bindings (ZOOM)
Message ID:
CAEhw58sCGY1cocym1-cm0fEdVML21VNnv-97DU_kWGfJ7-EQ-Q@mail.gmail.com
Hi everybody,

I'm programming a tool to collect some records from the Z3950 server of the
BNF (Bibliothèque Nationale de France). When I try to query this database
with yaz-client, everything is good, as you can see in the yaz-client
trace[1].

But when I try to get the same result via the Perl bindings, I don't have
any result. The script is available as a gist on GitHub[2].

What did I miss? Is there a way to see the query sent by the ZOOM module?

Thanks in advance.

Emmanuel Di Pretoro

[1] yaz-client trace: https://gist.github.com/2290438
[2] perl script: https://gist.github.com/2290443 (invoked as «
bnf.pl'@attr 1=7 9782266193689' »




nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About