]> git.proxmox.com Git - qemu-server.git/blobdiff - gen-vmconf-pod.pl
bump version to 4.0-46
[qemu-server.git] / gen-vmconf-pod.pl
index a01b787ac350827b4f33aa53a355116e63eda45d..337d6811a3317b574dd740c7e79300607c37de73 100755 (executable)
@@ -1,8 +1,9 @@
-#!/usr/bin/perl -w
+#!/usr/bin/perl
 
 package main;
 
 use strict;
+use warnings;
 use PVE::Tools;
 use PVE::Cluster;
 use PVE::PodParser;