]> git.proxmox.com Git - pve-common.git/commit - src/PVE/Exception.pm
improve code style of exception helper module
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 11 Apr 2023 12:49:59 +0000 (14:49 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 11 Apr 2023 12:50:05 +0000 (14:50 +0200)
commitb66eddb7ffb92ceadf37ed9c045dacf0bf8b991b
treec0492607849e5f6ba74440039f397d59d09c4447
parent5491471e9dc662350e610a9dec1e8154c588a5a4
improve code style of exception helper module

fixes a perl critic lint against one-argument use of bless.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PVE/Exception.pm