I am having trouble making MHonArc run successfully. I have installed it on Windows 7 64-bit with ActivePerl 5.14.2.1402 (tried both 32 bit and 64 bit) and MHonArc 2.6.18 (tried 2.6.16 as well). I have further tried Strawberry Perl 5.12.3.0. With all combinations this is the error: ______________________________ C:\D-drive\mhonarc-work\list-output>mhonarc c:\D-drive\mhonarc-work\list defined(%hash) is deprecated at C:\Perl\site\lib/mhamain.pl line 1564. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at C:\Perl\site\lib/mhopt.pl line 867. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at C:\Perl\site\lib/readmail.pl line 120. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at C:\Perl\site\lib/readmail.pl line 122. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at C:\Perl\site\lib/readmail.pl line 156. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at C:\Perl\site\lib/readmail.pl line 158. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at C:\Perl\site\lib/readmail.pl line 183. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at C:\Perl\site\lib/readmail.pl line 185. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at C:\Perl\site\lib/readmail.pl line 199. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at C:\Perl\site\lib/readmail.pl line 209. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at C:\Perl\site\lib/readmail.pl line 223. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at C:\Perl\site\lib/readmail.pl line 234. (Maybe you should just omit the defined()?) This is MHonArc v2.6.18, Perl 5.014002 MSWin32 Converting messages to . Reading c:\D-drive\mhonarc-work\list Writing mail Writing .\maillist.html ... Writing .\threads.html ... Writing database ... 0 total messages C:\D-drive\mhonarc-work\list-output> ______________________________ How do I fix this? --
|