libnet-z3950-simpleserver-perl_1.12-1_i386.changes is NEW
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Sat Aug 6 19:02:37 UTC 2011
(new) libnet-z3950-simpleserver-perl_1.12-1.debian.tar.gz optional perl
(new) libnet-z3950-simpleserver-perl_1.12-1.dsc optional perl
(new) libnet-z3950-simpleserver-perl_1.12-1_i386.deb optional perl
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.
(new) libnet-z3950-simpleserver-perl_1.12.orig.tar.gz optional perl
Changes: libnet-z3950-simpleserver-perl (1.12-1) unstable; urgency=low
.
* Initial Release. (closes: #636603)
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 636603
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the pkg-perl-maintainers
mailing list