The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "client library for interacting with the Fastly web acceleration service",
   "author" : [
      "unknown"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Net-Fastly",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build" : "0.38"
         }
      },
      "runtime" : {
         "recommends" : {
            "Term::ANSIColor" : "0",
            "Term::ShellUI" : "0"
         },
         "requires" : {
            "Class::Accessor::Fast" : "0",
            "File::Basename" : "0",
            "File::Spec" : "0",
            "File::Temp" : "0",
            "IO::Socket::SSL" : "!= 1.38",
            "JSON::XS" : "0",
            "LWP::Protocol::https" : "0",
            "LWP::UserAgent" : "5.813",
            "Test::More" : "0",
            "URI" : "0",
            "URI::Escape" : "0",
            "YAML" : "0"
         }
      }
   },
   "provides" : {
      "Net::Fastly" : {
         "file" : "lib/Net/Fastly.pm",
         "version" : "1.04"
      },
      "Net::Fastly::Backend" : {
         "file" : "lib/Net/Fastly/Backend.pm"
      },
      "Net::Fastly::BelongsToServiceAndVersion" : {
         "file" : "lib/Net/Fastly/BelongsToServiceAndVersion.pm"
      },
      "Net::Fastly::Client" : {
         "file" : "lib/Net/Fastly/Client.pm"
      },
      "Net::Fastly::Client::UserAgent" : {
         "file" : "lib/Net/Fastly/Client.pm"
      },
      "Net::Fastly::Condition" : {
         "file" : "lib/Net/Fastly/Condition.pm"
      },
      "Net::Fastly::Customer" : {
         "file" : "lib/Net/Fastly/Customer.pm"
      },
      "Net::Fastly::Director" : {
         "file" : "lib/Net/Fastly/Director.pm"
      },
      "Net::Fastly::Domain" : {
         "file" : "lib/Net/Fastly/Domain.pm"
      },
      "Net::Fastly::Healthcheck" : {
         "file" : "lib/Net/Fastly/Healthcheck.pm"
      },
      "Net::Fastly::Invoice" : {
         "file" : "lib/Net/Fastly/Invoice.pm"
      },
      "Net::Fastly::Match" : {
         "file" : "lib/Net/Fastly/Match.pm"
      },
      "Net::Fastly::Model" : {
         "file" : "lib/Net/Fastly/Model.pm"
      },
      "Net::Fastly::Origin" : {
         "file" : "lib/Net/Fastly/Origin.pm"
      },
      "Net::Fastly::Service" : {
         "file" : "lib/Net/Fastly/Service.pm"
      },
      "Net::Fastly::Settings" : {
         "file" : "lib/Net/Fastly/Settings.pm"
      },
      "Net::Fastly::Stats" : {
         "file" : "lib/Net/Fastly/Stats.pm"
      },
      "Net::Fastly::Syslog" : {
         "file" : "lib/Net/Fastly/Syslog.pm"
      },
      "Net::Fastly::UA" : {
         "file" : "lib/Net/Fastly/Client.pm"
      },
      "Net::Fastly::User" : {
         "file" : "lib/Net/Fastly/User.pm"
      },
      "Net::Fastly::VCL" : {
         "file" : "lib/Net/Fastly/VCL.pm"
      },
      "Net::Fastly::Version" : {
         "file" : "lib/Net/Fastly/Version.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "https://github.com/fastly/fastly-perl"
      }
   },
   "version" : "1.04",
   "x_serialization_backend" : "JSON::PP version 2.27203"
}