use ExtUtils::MakeMaker;
WriteMakefile(
		NAME	=> 'Attribute::Handlers::Prospective',
		VERSION => '0.01',
		PREREQ_PM => { Filter::Simple => 0, Text::Balanced => 0 },

	     );


syntax highlighted by Code2HTML, v. 0.9.1