Description:
A basic set of Perl modules to interact with the DataUnison API. These modules use XML::Simple to parse and handle the requests. All requests are stored internally as a hash, which should allow for easier and less complex use, by interacting with the predefined functions provided.
A basic testing script is also provided to help you get started.
Download:
Requirements:
This program was developed under Perl v5.8.7 - It is distributed
under the GPL, a copy of which can be found in this directory.
The following modules are required:
XML::Simple
LWP::UserAgent
HTTP::Request
HTTP::Headers
Most of these modules are standard with any perl installation. If you are
missing any of the modules contanct your system administrator to get them installed.
Installation:
1) Extract all files from the ZIP, be sure to leave the folder names intact.
2) Open ./DataUnisonAPI/Request.pm
3) Replace the values on lines 47-50 with your specific tokens
4) to run from the commandline:
>perl apiTester.pl