Hello,
I experienced similar error messages and found that the solution
involved the following steps:
1. visit www.cpan.org to download the missing module.
2. unarchive the module according to the prescribed instructions and
3. made sure that the module was in the perl directory.
So either you do not have the Call.pm module yet or if you already have,
it is not in the correct path. Usually the author of perl modules
specify which other modules that they incorporate.
I hope this helps.
A.K.Vahau
SNPS
Uni. PNG
email: [EMAIL PROTECTED]
> Hi,
>
> I've tried to setup POE on my computer but I can't seem to set it up
> correctly. I'm running ActivePerl v5.6 on a Windows 2000 PC.
>
> I got the following error message when I tried to use it.
>
> c:\>perl
> use POE;
> Can't locate Filter/Util/Call.pm in @INC (@INC contains: C:/Perl/lib
> C:/Perl/site/lib .) at c:/Perl/lib/POE/Preprocessor.pm line 7.
>
> Can anyone help me with it ?
>
> Thanks.
>
> Zhe
>
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]