Codebase list libjira-rest-perl / debian/0.020-1 META.yml
debian/0.020-1

Tree @debian/0.020-1 (Download .tar.gz)

META.yml @debian/0.020-1raw · history · blame

---
abstract: "Thin wrapper around Jira's REST API"
author:
  - 'Gustavo L. de M. Chaves <gnustavo@cpan.org>'
build_requires:
  Test::More: '0'
  lib: '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-REST
recommends:
  HTTP::Status: '0'
  Net::Netrc: '0'
requires:
  Carp: '0'
  Config::Identity: '0.0019'
  Encode: '0'
  HTML::TreeBuilder: '0'
  HTTP::Status: '0'
  JSON: '2.23'
  MIME::Base64: '0'
  Net::Netrc: '0'
  REST::Client: '0'
  URI: '0'
  URI::Escape: '0'
  perl: '5.010'
  strict: '0'
  utf8: '0'
  warnings: '0'
resources:
  homepage: https://metacpan.org/module/JIRA::REST
  repository: https://github.com/gnustavo/JIRA-REST.git
version: '0.020'
x_generated_by_perl: v5.28.1
x_serialization_backend: 'YAML::Tiny version 1.73'