Help for this page
NAME Win32::Interfaces - Win32 Network Adapter Interfaces ... interface modules specifically to Win32. [...]
use strict; use warnings; ... printf "\nDONE - %s\n", $interface->name if $interface->name; } }