#-------------------------------------------------------
#
# $Id: Makefile.PL,v 1.2 1997/09/15 19:10:47 mergl Exp $
#
#-------------------------------------------------------

use ExtUtils::MakeMaker;

WriteMakefile(
    'NAME' => 'Apache::DBI',
);

# EOF
