X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=README;h=771cf3100947b4df9dd16cc93475b7bf971b131d;hb=150f46f520c95d48bc52eacae074639b1718a8fc;hp=f3b77f6cae8a25c61d745b9a01ac920e16dfabc0;hpb=e90bbc7fe3898f8dc991f5c78f385dd918afe2df;p=ZOOM-Perl-moved-to-github.git diff --git a/README b/README index f3b77f6..771cf31 100644 --- a/README +++ b/README @@ -1,5 +1,3 @@ -$Id: README,v 1.3 2005-10-11 11:31:40 mike Exp $ - The Net::Z3950::ZOOM, ZOOM and Net::Z3950 modules ================================================= @@ -35,6 +33,13 @@ To install this module type the following: make install +DEBIAN PACKAGES + +To build Debian packages issue: + + dh-make-perl --build + + DEPENDENCIES This module requires these other modules and libraries: @@ -46,10 +51,14 @@ This module requires these other modules and libraries: straightforward that you probably expect. You can get it from http://indexdata.com/yaz/ + NOTE THAT THE ZOOM-Perl MODULE ABSOLUTELY REQUIRES RELEASE 2.0.11 OR + BETTER OF THE YAZ TOOLKIT. You need version 2.1.17 or better if you + want to run clever asynchronous programs that use the END event, + which did not exist prior to that release. COPYRIGHT AND LICENCE -Copyright (C) 2005 by Index Data. +Copyright (C) 2005-2014 by Index Data. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.4 or,