Before you can use p5-libapreq2, you need to enable it on your
Apache2 configuration.

Edit /etc/apache2/httpd2.conf and add the following line:

        LoadModule apreq_module /usr/local/lib/apache2/mod_apreq2.so

Restart your httpd2 for changes to make effect.
