From: jeff Date: Wed, 31 Mar 2010 16:44:04 +0000 (+0000) Subject: some reading material X-Git-Url: http://git.freeside.biz/gitweb/?p=Net-DashCS.git;a=commitdiff_plain;h=aef2ee81c4fa85936a990b183d45688069c6dec3 some reading material --- diff --git a/README b/README index e69de29..8978b28 100644 --- a/README +++ b/README @@ -0,0 +1,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 +