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

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 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.