1use ExtUtils::MakeMaker;
2
3WriteMakefile( 'VERSION_FROM' => 'DCLsym.pm',
4               'MAN3PODS'     => {});
5