summaryrefslogtreecommitdiff
path: root/t/Test
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2019-05-26 09:20:32 +0300
committerSergey Poznyakoff <gray@gnu.org>2019-05-26 09:33:43 +0300
commitf12defd06dfab84dd5a6a1d6f9839d6bb3af2c62 (patch)
tree7f7b3c3f3a2fe45161e2855c9a9ce73a67dfc612 /t/Test
parent585a5a925342c357d46fbad273bfafc03bc33dcd (diff)
downloadconfig-haproxy-f12defd06dfab84dd5a6a1d6f9839d6bb3af2c62.tar.gz
config-haproxy-f12defd06dfab84dd5a6a1d6f9839d6bb3af2c62.tar.bz2
Config::HAProxy version 1.03v1.03
Diffstat (limited to 't/Test')
-rw-r--r--t/Test/HAProxy.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/Test/HAProxy.pm b/t/Test/HAProxy.pm
index b5b8a19..ca7d8ce 100644
--- a/t/Test/HAProxy.pm
+++ b/t/Test/HAProxy.pm
@@ -4,7 +4,6 @@ use warnings;
use parent 'Config::HAProxy';
use File::Basename;
use File::Temp;
-use autodie;
sub new {
my $class = shift;

Return to:

Send suggestions and report system problems to the System administrator.