http://www.perlmonks.org?node_id=642751


in reply to Re^4: Experimenting Ajax - problem installing Apache2::Ajax
in thread Experimenting Ajax - problem installing Apache2::Ajax

That's great that it works. The problem you encounter now can be fixed by using PerlLoadModule Apache2::Ajax, rather than PerlModule Apache2::Ajax, in your Apache configuration file.