On 20/1/09 20:17, Fred Moyer wrote: > Greetings, > > Apache::Bootstrap 0.05 release candidate 1 is available for testing and > review: > > http://people.apache.org/~phred/Apache-Bootstrap-0.05-rc1.tar.gz
Linux Fedora 10
$> make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/00-load.t ....... 1/11 # Testing Apache::Bootstrap 0.05-rc1, Perl 5.010000,
/usr/bin/perl
t/00-load.t ....... ok
t/pod-coverage.t .. ok
t/pod.t ........... ok
All tests successful.
Files=3, Tests=13, 1 wallclock secs ( 0.03 usr 0.02 sys + 0.41 cusr 0.06
csys = 0.52 CPU)
Result: PASS
$> perl -v | grep This
This is perl, v5.10.0 built for x86_64-linux-thread-multi
$> uname -a
Linux huigui.shr.gescomstrategies.com 2.6.27.19-170.2.35.fc10.x86_64 #1 SMP Mon
Feb 23 13:00:23 EST 2009 x86_64 x86_64 x86_64 GNU/Linux
DarwinPorts
$> make test
PERL_DL_NONLAZY=1 /opt/local/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load.........ok 1/11# Testing Apache::Bootstrap 0.05-rc1, Perl 5.008008,
/opt/local/bin/perl
t/00-load.........ok
9/11 skipped: various reasons
t/pod-coverage....skipped
all skipped: Test::Pod::Coverage 1.08 required for testing POD coverage
t/pod.............skipped
all skipped: Test::Pod 1.22 required for testing POD
All tests successful, 2 tests and 9 subtests skipped.
Files=3, Tests=11, 0 wallclock secs ( 0.06 cusr + 0.04 csys = 0.10 CPU)
$> /opt/local/bin/perl -v | grep This
This is perl, v5.8.8 built for darwin-2level
$> uname -a
Darwin shenlong 9.6.0 Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST
2008; root:xnu-1228.9.59~1/RELEASE_I386 i386 i386
Apple
$> make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/00-load.t ....... 1/11 # Testing Apache::Bootstrap 0.05-rc1, Perl 5.008008,
/usr/bin/perl
t/00-load.t ....... ok
t/pod-coverage.t .. ok
t/pod.t ........... ok
All tests successful.
Files=3, Tests=13, 2 wallclock secs ( 0.05 usr 0.02 sys + 0.56 cusr 0.13
csys = 0.76 CPU)
Result: PASS
$> /usr/bin/perl -v | grep This
This is perl, v5.8.8 built for darwin-thread-multi-2level
$> uname -a
Darwin shenlong 9.6.0 Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST
2008; root:xnu-1228.9.59~1/RELEASE_I386 i386 i386
Looks very good to me.
--
Philippe M. Chiasson GPG: F9BFE0C2480E7680 1AE53631CB32A107 88C3A5A5
http://gozer.ectoplasm.org/ m/gozer\@(apache|cpan|ectoplasm)\.org/
signature.asc
Description: OpenPGP digital signature
