{
   "abstract" : "Loader class for HTTP proxy configuration parsers.",
   "author" : [
      "Sergey Poznyakoff <gray@gnu.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.62, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "gpl_3"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Config-Proxy",
   "no_index" : {
      "directory" : [
         "t",
         "inc",
         "lib/Config/Proxy/Node",
         "lib/Config/Pound/Node",
         "lib/Config/Proxy/Impl"
      ],
      "file" : [
         "lib/Config/Proxy/Base.pm",
         "lib/Config/Proxy/Iterator.pm",
         "lib/Config/Proxy/Node.pm"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "File::Basename" : "0",
            "File::Temp" : "0",
            "IPC::Cmd" : "0",
            "Text::Locus" : "1",
            "Text::ParseWords" : "0",
            "perl" : "5.016001"
         }
      }
   },
   "provides" : {
      "Config::HAProxy" : {
         "file" : "lib/Config/HAProxy.pm"
      },
      "Config::Pound" : {
         "file" : "lib/Config/Pound.pm"
      },
      "Config::Pound::Node::IP" : {
         "file" : "lib/Config/Pound/Node/IP.pm"
      },
      "Config::Pound::Node::Section" : {
         "file" : "lib/Config/Pound/Node/Section.pm"
      },
      "Config::Pound::Node::Verbatim" : {
         "file" : "lib/Config/Pound/Node/Verbatim.pm"
      },
      "Config::Proxy" : {
         "file" : "lib/Config/Proxy.pm",
         "version" : "1.0"
      },
      "Config::Proxy::Base" : {
         "file" : "lib/Config/Proxy/Base.pm"
      },
      "Config::Proxy::Impl::haproxy" : {
         "file" : "lib/Config/Proxy/Impl/haproxy.pm",
         "version" : "1.0"
      },
      "Config::Proxy::Impl::pound" : {
         "file" : "lib/Config/Proxy/Impl/pound.pm",
         "version" : "1.0"
      },
      "Config::Proxy::Iterator" : {
         "file" : "lib/Config/Proxy/Iterator.pm"
      },
      "Config::Proxy::Node" : {
         "file" : "lib/Config/Proxy/Node.pm"
      },
      "Config::Proxy::Node::Comment" : {
         "file" : "lib/Config/Proxy/Node/Comment.pm"
      },
      "Config::Proxy::Node::Empty" : {
         "file" : "lib/Config/Proxy/Node/Empty.pm"
      },
      "Config::Proxy::Node::Root" : {
         "file" : "lib/Config/Proxy/Node/Root.pm"
      },
      "Config::Proxy::Node::Section" : {
         "file" : "lib/Config/Proxy/Node/Section.pm"
      },
      "Config::Proxy::Node::Statement" : {
         "file" : "lib/Config/Proxy/Node/Statement.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "gray@gnu.org.ua",
         "web" : "https://puszcza.gnu.org.ua/bugs/?group=config-pound"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://git.gnu.org.ua/config-pound.git",
         "web" : "http://git.gnu.org.ua/cgit/config-pound.git/"
      }
   },
   "version" : "1.0",
   "x_serialization_backend" : "JSON::PP version 4.06"
}