# Generated by Module::Build::Compat->create_makefile_pl
use ExtUtils::MakeMaker;
WriteMakefile
(
NAME => 'Algorithm::Interval2Prefix',
VERSION => '0.02',
PL_FILES => {},
INSTALLDIRS => 'site',
PREREQ_PM => {
'Test::More' => '0',
'Test::Pod' => '0',
},
);