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

I discovered a solution for this. MakeMaker configures the build to execute any *.PL (caps required on extenstion) files in the same directory as the Makefile when 'make' and 'make install' are executed.
Respectfully, Paul
  • Comment on Re: ExtUtils::MakeMaker - Specifying binary files to include in module install