Strawberry perl gives the following:
As soon as an attempt is made to attach the DLL the parent (cmd.exe,
for example) crashes. This occurs even if the DLL does nothing on
attachment.
I have also reproduced this problem with Visual Studio 2005 and
ActiveState Perl 10.0, and may be related to other bugs.
My plan is to attempt an alternative DLL injection strategy using
undocumented APIs, which should also allow this module to run on
Vista. If this does not resolve the issues then the module will be
withdrawn.