Don't use autoloader in our forked Linux::LVM

tags/zabbix-agent-addons-0.2.93-1
Daniel Berteaud 5 years ago
parent 5be6520118
commit 096253e5dc
  1. 1
      lib/Zabbix/Agent/Addons/LVM.pm

@ -8,7 +8,6 @@ use strict;
use warnings;
require Exporter;
use AutoLoader qw(AUTOLOAD);
our @ISA = qw(Exporter);

Loading…
Cancel
Save