mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-31 13:23:42 +00:00
vnstat_month: suppress warnings in perl 5.18+
This commit is contained in:
parent
d42751c908
commit
807ba302f6
2 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,7 @@ use strict;
|
|||
use warnings;
|
||||
use autodie;
|
||||
use List::Util 'sum';
|
||||
use experimental 'switch';
|
||||
|
||||
=head1 NAME
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue