Binary package “libjira-rest-perl” in ubuntu mantic

thin wrapper around Jira's REST APIs

 The JIRA::REST module implements thin wrappers around Jira's REST APIs:
 .
  - Jira Core REST API:
    <https://docs.atlassian.com/jira/REST/server/>
  - Jira Service Desk REST API:
    <https://docs.atlassian.com/jira-servicedesk/REST/server/>
  - Jira Software REST API:
    <https://docs.atlassian.com/jira-software/REST/server/>
 .
 The Jira REST API supersedes the old SOAP API, for which there is another
 Perl module called JIRA::Client.
 .
 Jira <http://www.atlassian.com/software/jira> is a proprietary bug tracking
 system from Atlassian <http://www.atlassian.com/software/jira/>.