This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
str_offset ought to be a STRLEN, not an int
[perl5.git] / ext / VMS-DCLsym / Makefile.PL
CommitLineData
5f05dabc 1use ExtUtils::MakeMaker;
2
ecbaadc1 3WriteMakefile( 'VERSION_FROM' => 'DCLsym.pm',
1d4256c2 4 'MAN3PODS' => {});