some reading material
[Net-DashCS.git] / README
1 Net-DashCS version 0.01
2 =======================
3
4 This modules implements a client to Dash Carrier Services SOAP API.  It
5 is neither sponsored nor endorsed by Dash Carrier Services.
6
7 INSTALLATION
8
9 To install this module, type the following:
10
11   perl Makefile.PL
12   make
13   make test
14   make install
15
16 DEPENDENCIES
17
18 This modules requires the following modules and libraries:
19
20   SOAP::WSDL
21   SOAP::Lite
22