use ExtUtils::MakeMaker;

WriteMakefile(
    NAME	=> "Apache::Leak",
    VERSION_FROM => "Leak.pm",
);

