1 2 3 4 5 6 7
use ExtUtils::MakeMaker; WriteMakefile( NAME => 'OS2::REXX', VERSION => '0.2', XSPROTOARG => '-noprototypes', );