Win32::API 0.62 cpantesters feedback: Use of inherited AUTOLOAD ...
[email protected] ("Cosimo Streppone")
| Newsgroups | perl.libwin32 |
|---|---|
| Message-ID | <op.vs8j0ge1s5ttvb@mote> |
Can someone help me understand these two analogous
failures reported by cpan testers with 5.10?
On 5.12 seems to work fine, which is weird to me.
*
http://www.cpantesters.org/cpan/report/f2b46e5f-6c72-1014-be90-0c5580abc4c5
*
http://www.cpantesters.org/cpan/report/cb0d6621-6c0c-1014-85fd-0c4e80abc4c5
Both have this warning + error message:
Use of inherited AUTOLOAD for non-method Win32::API::LoadLibrary() is
deprecated
at
C:\Perl-12\cpan\build\Win32-API-0.62-lePmTF\blib\lib/Win32/API.pm line 77.
Can't locate auto/Win32/API/LoadLibrary.al in @INC (@INC contains: ...)
--
Cosimo