5f07e3d8adb5d176ac68ca3b67402e7c0c2505e8
[koha.git] / README
1 README for Open NSIP 3M-SIP Server
2
3 DEPENDENCIES
4
5 SIPServer is written entirely in Perl, but it require these CPAN
6 perl modules to run:
7
8      Net::Server - The SIP server is a Net::Server::Prefork server
9      XML::LibXML
10      XML::Parser
11      XML::Simple - for parsing the config file
12      UNIVERSAL::require - for loading the correct ILS interface module
13      Clone - for running the test cases
14
15 LOGGING
16
17 SIPServer uses Koha::Logger for status and debugging messages.
18