Optional mod_speedycgi support. Mod_speedycgi increases performance under Apache by avoiding the fork/exec overhead associated with each request under normal SpeedyCGI. However, it requires a working copy of "apxs" in your path, Apache with mod_so support, and additional Apache configuration. Compile mod_speedycgi (default no)? Writing Makefile for src Writing Makefile for speedy_backend Writing Makefile for CGI::SpeedyCGI make: *** No rule to make target `Makefile.PL', needed by `Makefile'. Stop.