The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.024 - 2024-01-21

  • Enhancement
    • JIRA::REST gives up on trying to decode the error messages returned by Jira. They are inconsistent and undocumented, as far as I know. From now on, we simply show the JSON object containing the error message.
    • Don't croak anymore on the PUT and POST methods when the third argument (value) is undefined. There are API endpoints for which this makes sense.

Modules

Thin wrapper around Jira's REST API