/usr/local/CPAN/List-Indexed/Makefile.PL



use ExtUtils::MakeMaker;

WriteMakefile(
	NAME			=> "List::Indexed",
	VERSION_FROM    => "Indexed.pm"
);