use ExtUtils::MakeMaker;

WriteMakefile(
	NAME => 'WWW::StreamAPI',
	VERSION_FROM => 'lib/WWW/StreamAPI.pm'
);