swaroop.m has asked for the wisdom of the Perl Monks concerning the following question:

Hi , Iam using Win32::OLE module . I was trying to save a word document to a text file on windows. i am getting this obscure error message "Constant subroutine emptyenum redefined at C:/Perl/site/lib/Win32/OLE/Const.pm line -1." Any pointers would be greatly appreciated. Thanks in Advance Swaroop
  • Comment on Constant subroutine emptyenum redefined at C:/Perl/site/lib/Win32/OLE/Const.pm line -1.

Replies are listed 'Best First'.
Re: Constant subroutine emptyenum redefined at C:/Perl/site/lib/Win32/OLE/Const.pm line -1.
by pg (Canon) on Jul 21, 2004 at 10:27 UTC

    ;-)

    Where to start? It will be helpful, if you have some code posted. If the code is long, it will be great, if you can narrow the problem down to a smaller section first.