use ExtUtils::MakeMaker; print < { PREOP => 'pod2text OpenCL.pm | tee README >$(DISTVNAME)/README; chmod -R u=rwX,go=rX . ;', COMPRESS => 'gzip -9v', SUFFIX => '.gz', }, PREREQ_PM => { common::sense => 3, Async::Interrupt => 1.1, }, DEFINE => $DEFINE, NAME => "OpenCL", VERSION_FROM => "OpenCL.pm", LIBS => ["-lOpenCL -lpthread"], );