Group
Extension

Matches 1

App-TimeTracker-Command-Jira ( P/PE/PEPL/App-TimeTracker-Command-Jira-0.8.tar.gz, PEPL, 2019; MetaCPAN )
App-TimeTracker-Command-Jira/lib/App/TimeTracker/Command/Jira.pm ( view source; MetaCPAN )
 warning_message);

our $VERSION = '0.8';

use Moose::Role;
use JIRA::REST ();
use JSON::XS qw(encode_json decode_json);
use Path::Class;
use Try::Tiny;
use Unicode::Normalize ();

has 'jira_client' =

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.