IMPORTANT NOTE: To install the Perl modules, your mod_perl installation MUST includes support for Apache::Table. This means that mod_perl should be built using the EVERYTHING=1, or at minimum PERL_TABLE_API=1. If you see errors like this (during compilation of libapreq) Error: 'Apache::Table' not in typemap in Request.xs, your mod_perl must be rebuilt to include Apache::Table support.