some reading material master
authorjeff <jeff>
Wed, 31 Mar 2010 16:44:04 +0000 (16:44 +0000)
committerjeff <jeff>
Wed, 31 Mar 2010 16:44:04 +0000 (16:44 +0000)
README

diff --git a/README b/README
index e69de29..8978b28 100644 (file)
--- 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
+