Leser: 9
cpan -i Apache2::REST
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
JETEVE/Apache2-REST-0.07.tar.gz
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/boilerplate.t .. ok
t/pod.t .......... skipped: Test::Pod 1.14 required for testing POD
All tests successful.
Files=2, Tests=3, 0 wallclock secs ( 0.04 usr 0.02 sys + 0.07 cusr 0.01 csys = 0.14 CPU)
Result: PASS
JETEVE/Apache2-REST-0.07.tar.gz
Tests succeeded but one dependency not OK (Apache2::Request)
JETEVE/Apache2-REST-0.07.tar.gz
[dependencies] -- NA
Running make install
make test had returned bad status, won't install without force