I am using Eclipse and Epic with ActiveState Perl 5.8.9 downloaded just today. I am getting the following error:
Use of uninitialized value in string eq at C:/Perl/lib/DynaLoader.pm line 86.
Use of uninitialized value in split at C:/Perl/lib/DynaLoader.pm line 91.
Can't locate loadable object for module Win32 in @INC (@INC contains: C:/perlModules/sssUtil C:/Users/russ.profant/workspace/.metadata/.plugins/org.epic.debug C:/Users/russ.profant/workspace/BatchFileProcessor/bin C:/Perl/site/lib C:/Perl/lib .) at C:/Perl/lib/Cwd.pm line 692
Compilation failed in require at C:/Perl/lib/Cwd.pm line 692.
Outside of eclipse the script compiles with no problems.
Any help would be appreciated.