X-Git-Url: http://git.freeside.biz/gitweb/?p=Net-DashCS.git;a=blobdiff_plain;f=README;h=8978b2807fc5dbc5e11c508c3ab9ae988bf15ab9;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hb=HEAD;hpb=816672146578e431cb606071f1ac0be2afd5399f 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 +