Browse Source

[Minor] Add workaround for old perl

tags/1.7.1
Vsevolod Stakhov 6 years ago
parent
commit
0e24e4a9da
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      utils/rspamd_stats.pl

+ 1
- 0
utils/rspamd_stats.pl View File

@@ -5,6 +5,7 @@ use Data::Dumper;
use Getopt::Long;
use Pod::Usage;
use Time::Local;
use IO::Handle;
use warnings;
use strict;


Loading…
Cancel
Save