insist on 0.71
[Net-Prizm.git] / README
1 Net-Prizm version 0.04
2 ====================
3
4 THis module implements a client to Motorola's Canopy Prizm Northbound
5 SOAP interface enabling a perl application to talk to a Prizm server.
6
7 This module is not sponsored or endorsed by Motorola.
8
9 INSTALLATION
10
11 To install this module type the following:
12
13    perl Makefile.PL
14    make
15    make test
16    make install
17
18 DEPENDENCIES
19
20 This module requires these other modules and libraries:
21
22   SOAP::Lite
23   Prizm WSDL files supplied by Motorola
24
25 COPYRIGHT AND LICENCE
26
27 Copyright (C) 2006 Jeff Finucane
28
29 This library is free software; you can redistribute it and/or modify
30 it under the same terms as Perl itself.
31
32 Motorola Inc. reserves all rights on its WSDL files.
33