Problem Perl package

Hello,

I'm trying to execute a perl script through the "perl scripting" node. However, I have this error:

INFO PerlEvaluator Perl: Can't locate File/Copy/Recursive.pm in @INC (@INC contains: C:/Perl/site/lib C:/Perl/lib .) at C:\DOCUME~1\username\LOCALS~1\Temp\knime_perl8613922224982923855.pl line 67.

So I've tried to instal File/Copy/Recursive.pm package, but when I'm in Perl package Manager there are 261 packages and all of them are already installed!

Is this a internet connexion problem? I set my proxy in a path variable, so it should be this.

Does it mean that all packages are already installed? In that case, why the package is not found?

Thank for your help.

Nicolas

Have tried searching for the Recursive.pm file in your Perl installation?

Yes I've tried and this file is not found.

OK, then you really need to install it via the Perl package manager. I cannot tell you how, though, I'm not using Windows.