パッケージ: libnet-z3950-simpleserver-perl (1.21-2build2)
libnet-z3950-simpleserver-perl に関するリンク
Trisquel の資源:
libnet-z3950-simpleserver-perl ソースパッケージをダウンロード:
- [libnet-z3950-simpleserver-perl_1.21-2build2.dsc]
- [libnet-z3950-simpleserver-perl_1.21.orig.tar.gz]
- [libnet-z3950-simpleserver-perl_1.21-2build2.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- gregor herrmann
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
simple perl API for building Z39.50 servers
The Net::Z3950::SimpleServer module is a tool for constructing Z39.50 "Information Retrieval" servers in Perl. The module is easy to use, but it does help to have an understanding of the Z39.50 query structure and the construction of structured retrieval records.
Z39.50 is a network protocol for searching remote databases and retrieving the results in the form of structured "records". It is widely used in libraries around the world, as well as in the US Federal Government. In addition, it is generally useful whenever you wish to integrate a number of different database systems around a shared, asbtract data model.
The model of the module is simple: It implements a "generic" Z39.50 server, which invokes callback functions supplied by you to search for content in your database. You can use any tools available in Perl to supply the content, including modules like DBI and WWW::Search.
The server will take care of managing the network connections for you, and it will spawn a new process (or thread, in some environments) whenever a new connection is received.
その他の libnet-z3950-simpleserver-perl 関連パッケージ
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libyaz5 (>= 5.29.0)
- Z39.50/SRW/SRU toolkit (libraries)
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.34.0
- 以下のパッケージによって提供される仮想パッケージです: perl-base