summaryrefslogtreecommitdiff
path: root/lib/Config/HAProxy.pm
AgeCommit message (Collapse)AuthorFiles
2022-06-23Version 1.08HEADv1.08masterSergey Poznyakoff1
2022-06-23Fix changing the argv of a Node.v1.07Sergey Poznyakoff1
* lib/Config/HAProxy.pm: New class methods declare_section and undeclare_section. Document changes. * lib/Config/HAProxy/Node.pm (argv): Delete _orig to force its rebuilding on request.
2022-06-22Mark resolvers section as globalSergey Poznyakoff1
2021-02-12Change bugtracker addressv1.06Sergey Poznyakoff1
As a reaction to https://log.perl.org/2020/12/rtcpanorg-sunset.html, bugtracker switched to puszcza.gnu.org.ua
2019-05-27Config::HAProxy version 1.05v1.05Sergey Poznyakoff1
2019-05-27Unlink tempfile on errorSergey Poznyakoff1
2019-05-26Fix improper use of IPC::Cmd->runSergey Poznyakoff1
2019-05-26Config::HAProxy version 1.03v1.03Sergey Poznyakoff1
2019-05-25Check configuration file syntax before saving itSergey Poznyakoff1
* Makefile.PL: Require IPC::Cmd * lib/Config/HAProxy.pm (lint): New method. (save): Call linter prior to saving. Take optional dry_run keyword as argument. * t/lint.t: New file.
2018-07-12Drop dependency on autodiev1.01Sergey Poznyakoff1
* Changes: Update * lib/Config/HAProxy.pm: Improve description of the write method. * t/format.t: Pass string ref to write. Don't use autodie. * t/select.t: Don't use autodie.
2018-07-09Raise minimal Perl requirement to 5.010.Sergey Poznyakoff1
2018-07-08Add documentationv1.00Sergey Poznyakoff1
2018-07-08Add testsuiteSergey Poznyakoff1
2018-07-08Initial commitSergey Poznyakoff1
Spawned from the proxyctl project.

Return to:

Send suggestions and report system problems to the System administrator.