##
##  Makefile.PL -- MakeMaker config file
##

use ExtUtils::MakeMaker;

WriteMakefile(
    'NAME'  => 'Parse::ePerl',
    'DIR'   => ['Parse', 'Apache'],
);

##EOF##


syntax highlighted by Code2HTML, v. 0.9.1