common: use v5.36
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
committed by
Fiona Ebner
parent
1afe55b35b
commit
172c71a64d
@ -1,7 +1,6 @@
|
|||||||
package PVE::Storage::Common;
|
package PVE::Storage::Common;
|
||||||
|
|
||||||
use strict;
|
use v5.36;
|
||||||
use warnings;
|
|
||||||
|
|
||||||
use PVE::JSONSchema;
|
use PVE::JSONSchema;
|
||||||
use PVE::Syscall;
|
use PVE::Syscall;
|
||||||
|
|||||||
Reference in New Issue
Block a user