Front page | perl.perl5.porters |
Postings from May 2008
blib test
From:
H.Merijn Brand
Date:
May 23, 2008 05:00
Subject:
blib test
Message ID:
20080523140006.3d5c3103@pc09.procura.nl
Is this something new?
CPAN/perl-current/t 110 > env PERL_CORE=1 TEST -v ../lib/blib.t
t/../lib/blib....1..7
not ok 1 - Fails if blib directory not found
# Failed test 'Fails if blib directory not found'
# at ../lib/blib.t line 47.
FAILED at test 1
Failed 1 test out of 1, 0.00% okay.
../lib/blib.t
### Since not all tests were successful, you may want to run some of
### them individually and examine any diagnostic messages they produce.
### See the INSTALL document's section on "make test".
### You may have to set your dynamic library search path,
### LD_LIBRARY_PATH, to point to the build directory:
### setenv LD_LIBRARY_PATH `pwd`; cd t; ./perl harness
### LD_LIBRARY_PATH=`pwd`; export LD_LIBRARY_PATH; cd t; ./perl harness
### export LD_LIBRARY_PATH=`pwd`; cd t; ./perl harness
### for csh-style shells, like tcsh; or for traditional/modern
### Bourne-style shells, like bash, ksh, and zsh, respectively.
u=0.03 s=0.01 cu=0.06 cs=0.01 scripts=1 tests=7
--
H.Merijn Brand Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using & porting perl 5.6.2, 5.8.x, 5.10.x on HP-UX 10.20, 11.00, 11.11,
& 11.23, SuSE 10.1 & 10.2, AIX 5.2, and Cygwin. http://qa.perl.org
http://mirrors.develooper.com/hpux/ http://www.test-smoke.org
http://www.goldmark.org/jeff/stupid-disclaimers/
-
blib test
by H.Merijn Brand