Wed Jul 01 20:34:23 2009: Request 47419 was acted upon. Transaction: Correspondence added by JDB Queue: Win32-Registry Subject: fail during installation Broken in: (no value) Severity: (no value) Owner: Nobody Requestors: valko...@gmail.com Status: new Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=47419 >
The failure is due to a missing Win32::WinError installation. Note that Win32::Registry doesn't actually make any use of that module, but it does contain a gratuitous "use Win32::WinError" line. That line has already been removed in SVN, but has not been released to CPAN yet: http://code.google.com/p/libwin32/source/detail?spec=svn468&r=436 As a workaround just install Win32::WinError and then try to install Win32::Registry again.