Subject: | Does not declare dependency on Win32API::Registry |
Win32::TieRegistry uses Win32API::Registry, which is not in the Perl
code distribution.
Up until now it may not have been too much of a problem, because it was
included in ActivePerl Win32 by default.
Now that we are seeing new Perl distributions for Windows that do NOT
include Win32API::Registry in the default distribution,
Win32::TieRegistry cannot be installed on these Win32 distributions.
This is causing quite a lot of modules to not be able to be installed.