edwardt_tril has asked for the wisdom of the Perl Monks concerning the following question:

Hi,
I installed E-P-I-C perl development plugin into eclipse 3.1.
But when I hit debug from Eclipse, it says
Error Parsing Debugger Variables
+++++++Error Parsing Vars++++++
Can't load 'C:/Perl/site/lib/auto/PadWalker/PadWalker.dll'
for module PadWalker: load_file:The specified procedure could not be found
at C:/Perl/lib/DynaLoader.pm line 230.
at C:/Perl/lib/perl5db.pl line 2579
Compilation failed in require at C:/Perl/lib/perl5db.pl line 2579.
I already have PADWAlker, and all the dependency installed
reinstallation does not solve this issue
all teh modules and dll are present
The @inc are all default and my perl installation are default
Can anyone help?
  • Comment on EClipse Perl DynaLoad cannot find PadWAlker.dll

Replies are listed 'Best First'.
Re: EClipse Perl DynaLoad cannot find PadWAlker.dll
by brian_d_foy (Abbot) on Jan 27, 2006 at 02:19 UTC