mirror of https://github.com/Icinga/icinga2.git
parent
7e03fbb2b4
commit
9a992c026a
|
@ -108,7 +108,7 @@ use Getopt::Long qw(:config no_ignore_case bundling);
|
||||||
use Pod::Usage;
|
use Pod::Usage;
|
||||||
use POSIX qw(strftime);
|
use POSIX qw(strftime);
|
||||||
|
|
||||||
use feature 'say';
|
#use feature 'say';
|
||||||
|
|
||||||
my $version = "0.0.3";
|
my $version = "0.0.3";
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue