in reply to Re: ExtUtils::MakeMaker - Specifying binary files to include in module install
in thread ExtUtils::MakeMaker - Specifying binary files to include in module install

When I list them in EXE_FILES they get processed by pl2bat so what ends up in Perl/bin is a *.exe and a *.exe.bat This is messy and so I was trying to find a cleaner way of doing this. Thanks.

Respectfully,

Paul
  • Comment on Re^2: ExtUtils::MakeMaker - Specifying binary files to include in module install