mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 07:34:35 +02:00
+ Set alternative mode for options (for performance)
This commit is contained in:
parent
49e99dd405
commit
5a2ed9a294
@ -25,7 +25,7 @@ use Pod::Find qw(pod_where);
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
my $alternative = 0;
|
||||
my $alternative = 1;
|
||||
|
||||
sub new {
|
||||
my $class = shift;
|
||||
|
Loading…
x
Reference in New Issue
Block a user