The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for WebService-Postex

0.006     2024-02-29 03:44:29Z

    * 0.005 as a real release

0.005     2024-02-07 19:15:03Z (TRIAL RELEASE)

    BREAKING CHANGES
    * Change Postex API to version 2
      * All POST methods are now PUT
      * Generation services have changed endpoints
      * Removed function profile_file_upload. It is unclear what happened this
        this call.

0.004     2023-09-15 20:05:14Z

    * Change to Object::Pad from Moose

0.003     2021-09-09 15:08:16Z

    * Create trigger for custom LWP object to keep the default headers
      for Accept and Authorisation

0.002     2021-03-30 15:21:35Z

    * Use full path of base URI to send messages too

0.001     2021-01-15 13:45:05Z

    * Initial release