Bareword found where operator expected at C:/Documents and Settings/wizard/workspace/.metadata/.plugins/org.epic.debug/epic_breakpoints.pm line 49, near "$DB::OUT _abs_path"
(Missing operator before _abs_path?)
Cannot chdir to C:/Documents and Settings/wizard/workspace/Testing_Debug/Test.pl:No such file or directory at C:/Documents and Settings/wizard/workspace/.metadata/.plugins/org.epic.debug/epic_breakpoints.pm line 76
Compilation failed in require at C:/Documents and Settings/wizard/workspace/.metadata/.plugins/org.epic.debug/perl5db.pl line 1576.
BEGIN failed--compilation aborted at C:/Documents and Settings/wizard/workspace/.metadata/.plugins/org.epic.debug/perl5db.pl line 1576.
Compilation failed in require.
BEGIN failed--compilation aborted.
Any help appreciated
Thanks in advance
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have the following:
Eclipse: 3.4.1
Perl -v : 5.6.1
Epic : latest epic
Padwalker:latest
Bareword found where operator expected at C:/Documents and Settings/wizard/workspace/.metadata/.plugins/org.epic.debug/epic_breakpoints.pm line 49, near "$DB::OUT _abs_path"
(Missing operator before _abs_path?)
Cannot chdir to C:/Documents and Settings/wizard/workspace/Testing_Debug/Test.pl:No such file or directory at C:/Documents and Settings/wizard/workspace/.metadata/.plugins/org.epic.debug/epic_breakpoints.pm line 76
Compilation failed in require at C:/Documents and Settings/wizard/workspace/.metadata/.plugins/org.epic.debug/perl5db.pl line 1576.
BEGIN failed--compilation aborted at C:/Documents and Settings/wizard/workspace/.metadata/.plugins/org.epic.debug/perl5db.pl line 1576.
Compilation failed in require.
BEGIN failed--compilation aborted.
Any help appreciated
Thanks in advance
Can you upgrade Perl? 5.6.1 is ancient.