* Jillapelli, Ramakrishna wrote:
>I am getting the following error while doing "make test" for Perl module 
>"Crypt-SSLeay-0.65_02"
>
># make test
>        PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" 
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
>t/00-basic.t .... ok
>t/01-connect.t .. ok
>t/02-live.t ..... Can't locate Try/Tiny.pm in @INC (@INC contains: 
>/home/rj46/Crypt-SSLeay-0.65_02/blib/lib 
>/home/rj46/Crypt-SSLeay-0.65_02/blib/arch 
>/usr/opt/perl5/lib/5.10.1/aix-thread-multi /usr/opt/perl5/lib/5.10.1 
>/usr/opt/perl5/lib/site_perl/5.10.1/aix-thread-multi 
>/usr/opt/perl5/lib/site_perl/5.10.1 .) at t/02-live.t line 4.
>BEGIN failed--compilation aborted at t/02-live.t line 4.
>t/02-live.t ..... Dubious, test returned 2 (wstat 512, 0x200)
>No subtests run

You need http://search.cpan.org/dist/Try-Tiny/ but do note that the
underscore in the name `Crypt-SSLeay-0.65_02` indicates that it is
an experimental developer release for testing and not for deployment.
-- 
Björn Höhrmann · mailto:bjo...@hoehrmann.de · http://bjoern.hoehrmann.de
Am Badedeich 7 · Telefon: +49(0)160/4415681 · http://www.bjoernsworld.de
25899 Dagebüll · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Reply via email to