mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 15:44:21 +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 strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
|
|
||||||
my $alternative = 0;
|
my $alternative = 1;
|
||||||
|
|
||||||
sub new {
|
sub new {
|
||||||
my $class = shift;
|
my $class = shift;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user