use ExtUtils::MakeMaker; use Canary::Stability AnyEvent::XSThreadPool => 1; if ($^O eq "MSWin32") { # configuration on windows is hardcoded - as always print STDERR < { PREOP => 'pod2text XSThreadPool.pm | tee README >$(DISTVNAME)/README; chmod -R u=rwX,go=rX . ;', COMPRESS => 'gzip -9v', SUFFIX => '.gz', }, NAME => "AnyEvent::XSThreadPool", VERSION_FROM => "XSThreadPool.pm", CONFIGURE_REQUIRES => { "ExtUtils::MakeMaker" => 6.52, "Canary::Stability" => 0 }, INC => $INC, LIBS => $LIBS, );