]> git.proxmox.com Git - pve-manager.git/blobdiff - PVE/APLInfo.pm
aplinfo: use warnings
[pve-manager.git] / PVE / APLInfo.pm
index 6105f44756b567d94098b6a295e17e795ad084f5..3bb261fcb4c9cde26b33fb29732069eea100cb8d 100644 (file)
@@ -1,6 +1,7 @@
 package PVE::APLInfo;
 
 use strict;
+use warnings;
 use IO::File;
 use PVE::SafeSyslog;
 use PVE::Tools;