forked from Proxmox/proxmox-perl-rs
86706cc049
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
5 lines
158 B
Raku
5 lines
158 B
Raku
# BEGIN Fixup.pm
|
|
# This is prepended to the current PMG.pm to force-include the temporary `openssl-probe` fixup.
|
|
use Proxmox::Lib::SslProbe;
|
|
# END Fixup.pm
|