#------------------------------------------------------- # # $Id: Makefile.PL,v 1.1.1.1 1997/03/15 22:03:35 mergl Exp $ # #------------------------------------------------------- use ExtUtils::MakeMaker; WriteMakefile( 'NAME' => 'Apache::Mysql', ); # EOF