What is Apache::Test for
Testing modules/distributions the Perl way
Which means t/ structure
Makefile
lib
and others
So you can do make test; make install