summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)AuthorFiles
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 Poznyakoff8
2018-07-08Add testsuiteSergey Poznyakoff1
2018-07-08Initial commitSergey Poznyakoff9
Spawned from the proxyctl project.

Return to:

Send suggestions and report system problems to the System administrator.