3.0: uncommented use of strict

This commit is contained in:
Jordi Sanfeliu 2012-12-14 09:54:17 +01:00
parent 8f01795b5f
commit 84f9a82b5e
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
package mail;
#use strict;
use strict;
use warnings;
use Monitorix;
use RRDs;