パッケージ: libnet-z3950-simple2zoom-perl (1.04-1.1)
libnet-z3950-simple2zoom-perl に関するリンク
Debian の資源:
libnet-z3950-simple2zoom-perl ソースパッケージをダウンロード:
- [libnet-z3950-simple2zoom-perl_1.04-1.1.dsc]
- [libnet-z3950-simple2zoom-perl_1.04.orig.tar.gz]
- [libnet-z3950-simple2zoom-perl_1.04-1.1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [search.cpan.org]
類似のパッケージ:
gateway between Z39.50 and SRU/SRW
The Net::Z3950::Simple2ZOOM module provides all the application logic of a generic "Swiss Army Gateway" between Z39.50 and SRU. It is used by the simple2zoom program, and there is probably no good reason to make any other program to use it. For that reason, this library-level documentation is more than usually terse.
The library has only two public entry points: the new() constructor and the launch_server() method. The synopsis above shows how they are used: a Simple2ZOOM object is created using new(), then the launch_server() method is invoked on it to -- get ready for a big surprise here -- launch the server. (In fact, this synopsis is essentially the whole of the code of the simple2zoom program. All the work happens inside the library.)
その他の libnet-z3950-simple2zoom-perl 関連パッケージ
|
|
|
|
-
- dep: libmarc-record-perl
- Perl extension for handling MARC records
-
- dep: libmarc-xml-perl
- Perl library to access MARC data encoded as XML
-
- dep: libnet-z3950-simpleserver-perl
- simple perl API for building Z39.50 servers
-
- dep: libnet-z3950-zoom-perl
- Perl extension implementing the ZOOM API for Information Retrieval via Z39.50
-
- dep: liburi-perl
- URI 文字列の操作およびアクセスモジュール
-
- dep: libwww-perl
- world-wide web へのシンプルで一貫性のあるインターフェース
-
- dep: libxml-libxml-perl
- libxml2 ライブラリへの Perl インターフェース
-
- dep: libxml-simple-perl
- Perl module for reading and writing XML
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語