X-Git-Url: https://git.proxmox.com/?p=pve-access-control.git;a=blobdiff_plain;f=pveum;h=55ad1f4f67124f623fd2034f929e286f7f5d37e2;hp=7c69688c85f95ce88d317b44beec3cd489742eac;hb=3643383db793111f81fe7c70887b34b45f0697a4;hpb=bdc61d7a1801e690a68a264f1c9c22963eeb5df8 diff --git a/pveum b/pveum index 7c69688..55ad1f4 100755 --- a/pveum +++ b/pveum @@ -1,6 +1,7 @@ -#!/usr/bin/perl -w +#!/usr/bin/perl use strict; +use warnings; use Getopt::Long; use PVE::Tools qw(run_command); use PVE::Cluster;