Revision history for perl distribution WebService-NetSuite-SuiteTalk

0.003     2015-01-12 17:17:12-05:00 America/New_York (TRIAL RELEASE)
    - Handle *List methods that may trigger ExceededRecordCountFault or
      ExceededRequestSizeFault by recursively halving the number of records
      sent until they go through
0.002     2015-01-12 12:27:51-05:00 America/New_York (TRIAL RELEASE)
    - Added documentation:
        - example API calls in WebService::NetSuite::SuiteTalk
        - unit testing environment variables
    - Added caching test
0.001     2015-01-08 15:34:18-08:00 America/Los_Angeles (TRIAL RELEASE)
    - Initial release