If this is not the right place for this question, I'd appreciate a pointer. I am using Eclipse and I have installed the PERL extension (or whatever it is called). I want to use a module that was not installed by default with Perl (Expect.pm, to be more precise) I have copied the pm file in the current directory (next to the Perl script) as well as in the Perl/lib folder. However, Eclipse shows a compilation error on the "use Expect" line (yes, I have the ; at the end :) ).
I use ActiveState Perl 5.8.8 on a Win2000 box. My Eclipse is 3.3.0.