summaryrefslogtreecommitdiff
path: root/README
blob: 8978b2807fc5dbc5e11c508c3ab9ae988bf15ab9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Net-DashCS version 0.01
=======================

This modules implements a client to Dash Carrier Services SOAP API.  It
is neither sponsored nor endorsed by Dash Carrier Services.

INSTALLATION

To install this module, type the following:

  perl Makefile.PL
  make
  make test
  make install

DEPENDENCIES

This modules requires the following modules and libraries:

  SOAP::WSDL
  SOAP::Lite