1 2 3 4 5 6 7
use ExtUtils::MakeMaker; WriteMakefile( NAME => 'Sys::Syslog', VERSION_FROM => 'Syslog.pm', XSPROTOARG => '-noprototypes', );