1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
---
abstract: 'A JIRA REST Client for automated scripts'
author:
- 'Michael Friedman <frimicc@cpan.org>'
build_requires:
File::Spec: '0'
File::Temp: '0'
HTTP::Response: '0'
Test::Exception: '0'
Test::MockModule: '0'
Test::More: '0'
Test::Most: '0'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: JIRA-Client-Automated
provides:
JIRA::Client::Automated:
file: lib/JIRA/Client/Automated.pm
version: '1.9'
requires:
Carp: '0'
Data::Dump: '0'
HTTP::Request: '0'
HTTP::Request::Common: '0'
JSON: '0'
JSON::XS: '0'
LWP::Protocol::https: '0'
LWP::UserAgent: '0'
perl: '5.010'
strict: '0'
warnings: '0'
version: '1.9'
x_generated_by_perl: v5.30.0
x_serialization_backend: 'YAML::Tiny version 1.73'
|