I'm trying to get Perl::Critic running on a Win32 XP SP 2 (Version 5.1.2600) with ActiveState perl, v5.8.6 (MSWin32-x86-multi-thread Binary build 811).
Once Perl::Critic installed I now get this error.
Weak references are not implemented in the version of perl at C:/Perl/site/lib/Perl/Critic/Document.pm line 13
Each time I seem to get stuck on the support for the "weaken".
Has anyone successfully installed and actually used Perl::Critic on Win32? If so, could you please advise?