Blob Blame History Raw
use ExtUtils::MakeMaker;


WriteMakefile(
	NAME      => 'Filter::tee',
	VERSION_FROM   => 'tee.pm',
);