packy / JIRA-REST-Class

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JIRA-REST-Class

An OO Class module dealing with JIRA issues and their data as objects.

DESCRIPTION

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. I have also coded for fields that might exist in my JIRA server's configuration but not in yours. It is my intent, however, to make things more generic as I go on so they will "just work" no matter how your server is configured.

SEE ALSO

COPYRIGHT AND LICENSE

Copyright (C) 2016-2018 by Packy Anderson

This program is free software; you can redistribute it and/or modify it under the terms of either:

About

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

License:Other


Languages

Language:Perl 99.5%Language:Makefile 0.5%