[rt.cpan.org #83237] Can't use string ("Win32::API::Struct") as a HASH ref while "strict refs"

[email protected] ("Albert via RT") Wed, 13 Feb 2013 06:12:09 -0500
Newsgroups perl.libwin32
Message-ID <[email protected]>
Wed Feb 13 06:12:08 2013: Request 83237 was acted upon.
Transaction: Correspondence added by gepebril
       Queue: Win32-API
     Subject: Can't use string ("Win32::API::Struct") as a HASH ref while "strict refs"
   Broken in: 0.75
    Severity: Critical
       Owner: Nobody
  Requestors: [email protected]
      Status: open
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=83237 >


Tobyink has mentioned regarding this issue:
- That particular message usually comes from using a sub designed to be
used as an object method as a class method instead. -
For more info: http://www.perlmonks.org/?node_id=1017850