JIRA-REST-Class

An OO Class module built atop JIRA::REST for dealing with JIRA issues and their data as objects.

This code is a work in progress, so it's bound to be incomplete. I add methods to it as I discover I need them.

ABOUT

JIRA is a proprietary bug tracking system from Atlassian.

This module is a medium-sized wrapper around JIRA::REST, which is itself a thin wrapper around JIRA's REST API.

Copyright (C) 2016 by Packy Anderson

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.