]> git.proxmox.com Git - pve-client.git/blobdiff - PVE/APIClient/Commands/lxc.pm
correctly use HTTP::Response
[pve-client.git] / PVE / APIClient / Commands / lxc.pm
index 8a5cfb4813be0e966cba27c99e8a7e75ec70d33e..d1fffb7cb33641b699b967f83172e2a5b9aca002 100644 (file)
@@ -8,6 +8,7 @@ use IO::Select;
 use IO::Socket::SSL;
 use MIME::Base64;
 use Digest::SHA;
+use HTTP::Response;
 
 use PVE::Tools;
 use PVE::JSONSchema qw(get_standard_option);