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>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.007, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "BZ-Client",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "Module::Build" : "0.28"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::EOF" : "0",
            "Test::EOL" : "0",
            "Test::Kwalitee" : "1.21",
            "Test::More" : "0.88",
            "Test::NoBreakpoints" : "0.15",
            "Test::NoTabs" : "0",
            "Test::Pod" : "1.41",
            "Test::Portability::Files" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "DateTime::Format::ISO8601" : "0",
            "DateTime::Format::Strptime" : "0",
            "DateTime::TimeZone" : "0",
            "Encode" : "0",
            "File::Basename" : "0",
            "File::Spec" : "0",
            "HTTP::CookieJar" : "0",
            "HTTP::Tiny" : "0",
            "MIME::Base64" : "0",
            "URI" : "0",
            "XML::Parser" : "0",
            "XML::Writer" : "0",
            "parent" : "0",
            "perl" : "v5.8.0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "Clone" : "0",
            "Data::Dumper" : "0",
            "DateTime" : "0",
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "IO::Socket::SSL" : "0",
            "Test::More" : "0",
            "Test::RequiresInternet" : "0",
            "Text::Password::Pronounceable" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "https://github.com/djzort/BZ-Client",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/djzort/BZ-Client.git",
         "web" : "https://github.com/djzort/BZ-Client"
      }
   },
   "version" : "4.4002",
   "x_author_pledge" : {
      "version" : 1
   },
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0217"
}