mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-05-05 16:49:08 +00:00
The else branch handles a rare case where XS libraries (Sys::Virt, Net::SNMP) crash without setting $@. This IS a plugin bug, so keep that label and the debug hint. Only the common case (die with $@) gets the clean passthrough.