X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=pveum;fp=pveum;h=55ad1f4f67124f623fd2034f929e286f7f5d37e2;hb=7c410d63017604c5889ceb1ee00f7993b3b7c130;hp=7c69688c85f95ce88d317b44beec3cd489742eac;hpb=495949443acdf148cf21ddc4b9cbab174d61a30e;p=pve-access-control.git 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;