Event module installation
| Newsgroups | perl.loop |
|---|---|
| Message-ID | <[email protected]> |
I tried to install Event perl module from Event-0_01_tar.gz When trying to run perl script : Can't locate Event.pm in @INC (@INC contains: /usr/opt/PERL5004/lib/perl5/alpha-dec_osf/5.00404 /usr/opt/PERL5004/lib/perl5 /usr/opt/PERL5004/lib/perl5/site_perl/alpha-dec_osf /usr/opt/PERL5004/lib/perl5/site_perl .) at test_fork3.pl line 6. BEGIN failed--compilation aborted at test_fork3.pl line 6. Any idea ?