# 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',
		  },
  );


syntax highlighted by Code2HTML, v. 0.9.1