Config-HAProxy 1.08 Deleted
Kwalitee Issues
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: Config::HAProxy::Node::Comment, Config::HAProxy::Node::Empty, Config::HAProxy::Node::Statement
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: Config::HAProxy::Node::Comment, Config::HAProxy::Node::Empty, Config::HAProxy::Node::Statement
Modules
Name | Abstract | Version | View |
---|---|---|---|
Config::HAProxy | Parser for HAProxy configuration file | 1.08 | metacpan |
Config::HAProxy::Iterator | Iterate over objects in the parse tree | metacpan | |
Config::HAProxy::Node | Abstract HAProxy configuration node | metacpan | |
Config::HAProxy::Node::Comment | comment node in HAProxy configuration | metacpan | |
Config::HAProxy::Node::Empty | empty HAProxy configuration node | metacpan | |
Config::HAProxy::Node::Root | root node of HAProxy configuration parse tree | metacpan | |
Config::HAProxy::Node::Section | HAProxy configuration section | metacpan | |
Config::HAProxy::Node::Statement | simple statement node in HAProxy tree | metacpan | |
Config::HAProxy::VirtualHost | metacpan |