The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'A client for the Bugzilla web services API.'
author:
  - 'Dean Hamstead <dean@bytefoundry.com.au>'
  - 'Jochen Wiedmann <jochen.wiedmann@gmail.com>'
build_requires:
  Clone: '0'
  Data::Dumper: '0'
  DateTime: '0'
  Module::Build: '0.28'
  Test::More: '0'
  Test::RequiresInternet: '0'
  Text::Password::Pronounceable: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
  Module::Build: '0.28'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.007, 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: BZ-Client
requires:
  DateTime::Format::ISO8601: '0'
  DateTime::Format::Strptime: '0'
  DateTime::TimeZone: '0'
  Encode: '0'
  File::Spec: '0'
  HTTP::CookieJar: '0'
  HTTP::Tiny: '0'
  URI: '0'
  XML::Parser: '0'
  XML::Writer: '0'
  parent: '0'
  perl: v5.8.0
  strict: '0'
  warnings: '0'
resources:
  homepage: https://github.com/djzort/BZ-Client
  repository: https://github.com/djzort/BZ-Client.git
version: '4.4'
x_author_pledge:
  version: 1
x_serialization_backend: 'YAML::Tiny version 1.69'