The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Higher-level UA features for HTTP::Tiny",
   "author" : [
      "David Golden <dagolden@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300039, CPAN::Meta::Converter version 2.132661",
   "license" : [
      "apache_2_0"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "HTTP-Tiny-UA",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "examples",
         "corpus"
      ],
      "package" : [
         "DB"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.17"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Class::Tiny" : "0",
            "HTTP::Tiny" : "0.036",
            "perl" : "v5.10.0",
            "strict" : "0",
            "superclass" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Data::Dumper" : "0",
            "Exporter" : "0",
            "ExtUtils::MakeMaker" : "0",
            "File::Basename" : "0",
            "File::Spec" : "0",
            "File::Spec::Functions" : "0",
            "File::Temp" : "0",
            "IO::Dir" : "0",
            "IO::File" : "0",
            "IO::Handle" : "0",
            "IO::Socket::INET" : "0",
            "IPC::Open3" : "0",
            "List::Util" : "0",
            "Test::More" : "0.88",
            "lib" : "0"
         }
      }
   },
   "provides" : {
      "HTTP::Tiny::UA" : {
         "file" : "lib/HTTP/Tiny/UA.pm",
         "version" : "0.001"
      },
      "HTTP::Tiny::UA::Response" : {
         "file" : "lib/HTTP/Tiny/UA/Response.pm",
         "version" : "0.001"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/dagolden/HTTP-Tiny-UA/issues"
      },
      "homepage" : "https://github.com/dagolden/HTTP-Tiny-UA",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/dagolden/HTTP-Tiny-UA.git",
         "web" : "https://github.com/dagolden/HTTP-Tiny-UA"
      }
   },
   "version" : "0.001",
   "x_authority" : "cpan:DAGOLDEN"
}