Sat Feb 09 09:16:50 2013: Request 83236 was acted upon.
Transaction: Ticket created by gepebril
       Queue: Win32-API
     Subject: (No subject given)
   Broken in: 0.73
    Severity: Critical
       Owner: Nobody
  Requestors: compuvision...@gmail.com
      Status: new
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=83236 >


Can't use string ("Win32::API::Struct") as a HASH ref while "strict
refs" in use at C:/strawberry/perl/vendor/lib/Win32/A
PI/Struct.pm line 158.


Had to use force to install Win32:SystemInfo module.
my %mHash = (TotalPhys => 0, AvailPhys => 0, MemLoad => 0);
if (Win32::SystemInfo::MemoryStatus(%mHash)) # Failes on this line!!

Problem wasn't there with 0.62

Thanks in advance

Reply via email to