File: README

package info (click to toggle)
libjira-client-perl 0.45-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 204 kB
  • sloc: perl: 838; makefile: 8
file content (15 lines) | stat: -rw-r--r-- 598 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
JIRA::Client - (DEPRECATED) Extended interface to JIRA's SOAP API

DEPRECATION WARNING: Please, before using this module consider using the
newer JIRA::REST because JIRA's SOAP API was deprecated on JIRA 6.0 and
isn't available anymore on JIRA 7.0.

JIRA is a proprietary bug tracking system from Atlassian
(http://www.atlassian.com/software/jira/).

Copyright (c) 2012-2016 by CPqD (http://www.cpqd.com.br/)

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

Home page: http://search.cpan.org/dist/JIRA-Client/