/usr/local/CPAN/Perl6-Placeholders/Makefile.PL



use ExtUtils::MakeMaker;
WriteMakefile(
		NAME	=> q[Perl6::Placeholders],
		VERSION => q[0.07],
		PREREQ_PM => { 'Filter::Simple' => 0.78 }

	     );