in reply to SMART info from drives in win32 using WMI
For me, print Dumper $res; returns:
$VAR1 = bless( { 'Count' => undef, 'Security_' => bless( { 'ImpersonationLevel' => 3, 'AuthenticationLevel' => 6, 'Privileges' => bless( { 'Count' => 1 }, 'Win32::OLE' ) }, 'Win32::OLE' ) }, 'Win32::OLE' );
|
|---|