initial import import
authorjeff <jeff>
Wed, 31 Mar 2010 16:23:40 +0000 (16:23 +0000)
committerjeff <jeff>
Wed, 31 Mar 2010 16:23:40 +0000 (16:23 +0000)
commit816672146578e431cb606071f1ac0be2afd5399f
treef6d461ae26f3b401251b3f5804479d95c6b421ff
initial import
71 files changed:
Changes [new file with mode: 0644]
EmergencyProvisioning.wsdl [new file with mode: 0644]
EmergencyProvisioningService.wsdl [new file with mode: 0644]
MANIFEST [new file with mode: 0644]
Makefile.PL [new file with mode: 0644]
README [new file with mode: 0644]
lib/Net/DashCS.pm [new file with mode: 0644]
lib/Net/DashCS/Elements/LockedException.pm [new file with mode: 0644]
lib/Net/DashCS/Elements/NotFoundException.pm [new file with mode: 0644]
lib/Net/DashCS/Elements/ParseException.pm [new file with mode: 0644]
lib/Net/DashCS/Elements/ProvisionException.pm [new file with mode: 0644]
lib/Net/DashCS/Elements/addLocation.pm [new file with mode: 0644]
lib/Net/DashCS/Elements/addLocationResponse.pm [new file with mode: 0644]
lib/Net/DashCS/Elements/addPinCode.pm [new file with mode: 0644]
lib/Net/DashCS/Elements/addPinCodeResponse.pm [new file with mode: 0644]
lib/Net/DashCS/Elements/getAuthenticationCheck.pm [new file with mode: 0644]
lib/Net/DashCS/Elements/getAuthenticationCheckResponse.pm [new file with mode: 0644]
lib/Net/DashCS/Elements/getLocationsByURI.pm [new file with mode: 0644]
lib/Net/DashCS/Elements/getLocationsByURIResponse.pm [new file with mode: 0644]
lib/Net/DashCS/Elements/getProvisionedLocationByURI.pm [new file with mode: 0644]
lib/Net/DashCS/Elements/getProvisionedLocationByURIResponse.pm [new file with mode: 0644]
lib/Net/DashCS/Elements/getProvisionedLocationHistoryByURI.pm [new file with mode: 0644]
lib/Net/DashCS/Elements/getProvisionedLocationHistoryByURIResponse.pm [new file with mode: 0644]
lib/Net/DashCS/Elements/getURIs.pm [new file with mode: 0644]
lib/Net/DashCS/Elements/getURIsResponse.pm [new file with mode: 0644]
lib/Net/DashCS/Elements/provisionLocation.pm [new file with mode: 0644]
lib/Net/DashCS/Elements/provisionLocationResponse.pm [new file with mode: 0644]
lib/Net/DashCS/Elements/removeLocation.pm [new file with mode: 0644]
lib/Net/DashCS/Elements/removeLocationResponse.pm [new file with mode: 0644]
lib/Net/DashCS/Elements/removeURI.pm [new file with mode: 0644]
lib/Net/DashCS/Elements/removeURIResponse.pm [new file with mode: 0644]
lib/Net/DashCS/Elements/validateLocation.pm [new file with mode: 0644]
lib/Net/DashCS/Elements/validateLocationResponse.pm [new file with mode: 0644]
lib/Net/DashCS/Interfaces/EmergencyProvisioningService/EmergencyProvisioningPort.pm [new file with mode: 0644]
lib/Net/DashCS/Typemaps/EmergencyProvisioningService.pm [new file with mode: 0644]
lib/Net/DashCS/Types/LockedException.pm [new file with mode: 0644]
lib/Net/DashCS/Types/NotFoundException.pm [new file with mode: 0644]
lib/Net/DashCS/Types/ParseException.pm [new file with mode: 0644]
lib/Net/DashCS/Types/ProvisionException.pm [new file with mode: 0644]
lib/Net/DashCS/Types/addLocation.pm [new file with mode: 0644]
lib/Net/DashCS/Types/addLocationResponse.pm [new file with mode: 0644]
lib/Net/DashCS/Types/addPinCode.pm [new file with mode: 0644]
lib/Net/DashCS/Types/addPinCodeResponse.pm [new file with mode: 0644]
lib/Net/DashCS/Types/getAuthenticationCheck.pm [new file with mode: 0644]
lib/Net/DashCS/Types/getAuthenticationCheckResponse.pm [new file with mode: 0644]
lib/Net/DashCS/Types/getLocationsByURI.pm [new file with mode: 0644]
lib/Net/DashCS/Types/getLocationsByURIResponse.pm [new file with mode: 0644]
lib/Net/DashCS/Types/getProvisionedLocationByURI.pm [new file with mode: 0644]
lib/Net/DashCS/Types/getProvisionedLocationByURIResponse.pm [new file with mode: 0644]
lib/Net/DashCS/Types/getProvisionedLocationHistoryByURI.pm [new file with mode: 0644]
lib/Net/DashCS/Types/getProvisionedLocationHistoryByURIResponse.pm [new file with mode: 0644]
lib/Net/DashCS/Types/getURIs.pm [new file with mode: 0644]
lib/Net/DashCS/Types/getURIsResponse.pm [new file with mode: 0644]
lib/Net/DashCS/Types/legacyLocationData.pm [new file with mode: 0644]
lib/Net/DashCS/Types/location.pm [new file with mode: 0644]
lib/Net/DashCS/Types/locationStatus.pm [new file with mode: 0644]
lib/Net/DashCS/Types/locationStatusCode.pm [new file with mode: 0644]
lib/Net/DashCS/Types/locationType.pm [new file with mode: 0644]
lib/Net/DashCS/Types/provisionLocation.pm [new file with mode: 0644]
lib/Net/DashCS/Types/provisionLocationResponse.pm [new file with mode: 0644]
lib/Net/DashCS/Types/removeLocation.pm [new file with mode: 0644]
lib/Net/DashCS/Types/removeLocationResponse.pm [new file with mode: 0644]
lib/Net/DashCS/Types/removeURI.pm [new file with mode: 0644]
lib/Net/DashCS/Types/removeURIResponse.pm [new file with mode: 0644]
lib/Net/DashCS/Types/urIs.pm [new file with mode: 0644]
lib/Net/DashCS/Types/uri.pm [new file with mode: 0644]
lib/Net/DashCS/Types/uriStatus.pm [new file with mode: 0644]
lib/Net/DashCS/Types/uriStatusCode.pm [new file with mode: 0644]
lib/Net/DashCS/Types/validateLocation.pm [new file with mode: 0644]
lib/Net/DashCS/Types/validateLocationResponse.pm [new file with mode: 0644]
t/Net-DashCS.t [new file with mode: 0644]