{
  "abstract" : "An HTTP user agent programming interface unification layer",
  "author" : [
     "Charles McGarvey <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "HTTP-AnyUA",
  "no_index" : {
     "directory" : [
        "eg",
        "share",
        "shares",
        "t",
        "xt"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Dist::Zilla" : "5",
           "Dist::Zilla::Plugin::Prereqs" : "0",
           "Dist::Zilla::PluginBundle::Author::CCM" : "0",
           "Pod::Coverage::TrustPod" : "0",
           "Software::License::Perl_5" : "0",
           "Test::CPAN::Changes" : "0.19",
           "Test::CPAN::Meta" : "0",
           "Test::CleanNamespaces" : "0.15",
           "Test::EOL" : "0",
           "Test::MinimumVersion" : "0",
           "Test::More" : "0.96",
           "Test::NoTabs" : "0",
           "Test::Perl::Critic" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08",
           "Test::Pod::No404s" : "0",
           "Test::Portability::Files" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Exporter" : "0",
           "Fcntl" : "0",
           "Future" : "0",
           "MIME::Base64" : "0",
           "Module::Loader" : "0",
           "Scalar::Util" : "0",
           "Time::HiRes" : "0",
           "Time::Local" : "0",
           "bytes" : "0",
           "parent" : "0",
           "perl" : "5.010",
           "strict" : "0",
           "warnings" : "0"
        },
        "suggests" : {
           "HTTP::Tiny" : "0"
        }
     },
     "test" : {
        "recommends" : {
           "CPAN::Meta" : "2.120900"
        },
        "requires" : {
           "ExtUtils::MakeMaker" : "0",
           "File::Spec" : "0",
           "IO::Handle" : "0",
           "IPC::Open3" : "0",
           "Test2::API" : "0",
           "Test::Exception" : "0",
           "Test::More" : "0",
           "lib" : "0"
        },
        "suggests" : {
           "AnyEvent::HTTP" : "0",
           "Furl" : "0",
           "HTTP::Tiny" : "0",
           "JSON" : "0",
           "LWP::UserAgent" : "0",
           "Mojo::UserAgent" : "0",
           "Net::Curl::Easy" : "0",
           "Plack::Runner" : "0",
           "Starman" : "0"
        }
     }
  },
  "provides" : {
     "HTTP::AnyUA" : {
        "file" : "lib/HTTP/AnyUA.pm",
        "version" : "0.902"
     },
     "HTTP::AnyUA::Backend" : {
        "file" : "lib/HTTP/AnyUA/Backend.pm",
        "version" : "0.902"
     },
     "HTTP::AnyUA::Backend::AnyEvent::HTTP" : {
        "file" : "lib/HTTP/AnyUA/Backend/AnyEvent/HTTP.pm",
        "version" : "0.902"
     },
     "HTTP::AnyUA::Backend::Furl" : {
        "file" : "lib/HTTP/AnyUA/Backend/Furl.pm",
        "version" : "0.902"
     },
     "HTTP::AnyUA::Backend::HTTP::AnyUA" : {
        "file" : "lib/HTTP/AnyUA/Backend/HTTP/AnyUA.pm",
        "version" : "0.902"
     },
     "HTTP::AnyUA::Backend::HTTP::Tiny" : {
        "file" : "lib/HTTP/AnyUA/Backend/HTTP/Tiny.pm",
        "version" : "0.902"
     },
     "HTTP::AnyUA::Backend::LWP::UserAgent" : {
        "file" : "lib/HTTP/AnyUA/Backend/LWP/UserAgent.pm",
        "version" : "0.902"
     },
     "HTTP::AnyUA::Backend::Mojo::UserAgent" : {
        "file" : "lib/HTTP/AnyUA/Backend/Mojo/UserAgent.pm",
        "version" : "0.902"
     },
     "HTTP::AnyUA::Backend::Net::Curl::Easy" : {
        "file" : "lib/HTTP/AnyUA/Backend/Net/Curl/Easy.pm",
        "version" : "0.902"
     },
     "HTTP::AnyUA::Middleware" : {
        "file" : "lib/HTTP/AnyUA/Middleware.pm",
        "version" : "0.902"
     },
     "HTTP::AnyUA::Middleware::ContentLength" : {
        "file" : "lib/HTTP/AnyUA/Middleware/ContentLength.pm",
        "version" : "0.902"
     },
     "HTTP::AnyUA::Middleware::RequestHeaders" : {
        "file" : "lib/HTTP/AnyUA/Middleware/RequestHeaders.pm",
        "version" : "0.902"
     },
     "HTTP::AnyUA::Middleware::Runtime" : {
        "file" : "lib/HTTP/AnyUA/Middleware/Runtime.pm",
        "version" : "0.902"
     },
     "HTTP::AnyUA::Util" : {
        "file" : "lib/HTTP/AnyUA/Util.pm",
        "version" : "0.902"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/chazmcgarvey/HTTP-AnyUA/issues"
     },
     "homepage" : "https://github.com/chazmcgarvey/HTTP-AnyUA",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/chazmcgarvey/HTTP-AnyUA.git",
        "web" : "https://github.com/chazmcgarvey/HTTP-AnyUA"
     }
  },
  "version" : "0.902",
  "x_authority" : "cpan:CCM",
  "x_generated_by_perl" : "v5.28.0",
  "x_serialization_backend" : "Cpanel::JSON::XS version 4.07"
}