{
  "abstract" : "Parser for HAProxy configuration file",
  "author" : [
     "Sergey Poznyakoff <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "ExtUtils::MakeMaker version 7.3, CPAN::Meta::Converter version 2.143240",
  "license" : [
     "gpl_3"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Config-HAProxy",
  "no_index" : {
     "directory" : [
        "t",
        "inc"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Clone" : "0",
           "File::Basename" : "0",
           "File::Temp" : "0",
           "IPC::Cmd" : "0",
           "Text::Locus" : "1",
           "Text::ParseWords" : "0",
           "perl" : "5.01"
        }
     }
  },
  "provides" : {
     "Config::HAProxy" : {
        "file" : "lib/Config/HAProxy.pm",
        "version" : "1.05"
     },
     "Config::HAProxy::Iterator" : {
        "file" : "lib/Config/HAProxy/Iterator.pm"
     },
     "Config::HAProxy::Node" : {
        "file" : "lib/Config/HAProxy/Node.pm"
     },
     "Config::HAProxy::Node::Comment" : {
        "file" : "lib/Config/HAProxy/Node/Comment.pm"
     },
     "Config::HAProxy::Node::Empty" : {
        "file" : "lib/Config/HAProxy/Node/Empty.pm"
     },
     "Config::HAProxy::Node::Root" : {
        "file" : "lib/Config/HAProxy/Node/Root.pm"
     },
     "Config::HAProxy::Node::Section" : {
        "file" : "lib/Config/HAProxy/Node/Section.pm"
     },
     "Config::HAProxy::Node::Statement" : {
        "file" : "lib/Config/HAProxy/Node/Statement.pm"
     },
     "Config::HAProxy::VirtualHost" : {
        "file" : "lib/Config/HAProxy/VirtualHost.pm"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "repository" : {
        "type" : "git",
        "url" : "git://git.gnu.org.ua/config-haproxy.git",
        "web" : "http://git.gnu.org.ua/cgit/config-haproxy.git/"
     }
  },
  "version" : "1.05"
}