From aef2ee81c4fa85936a990b183d45688069c6dec3 Mon Sep 17 00:00:00 2001 From: jeff Date: Wed, 31 Mar 2010 16:44:04 +0000 Subject: [PATCH] some reading material --- README | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) 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 + -- 2.11.0