John Peacock wrote:
As I suspected, EUMM is just too stupid to handle the version module (no
offense intended towards EUMM). As a first pass, I can provide a
Makefile.PL that only installs the pure Perl release; I'm having issues
trying to figure out how EUMM wants to see the XS and C files needed to
provide the version XS support.
Can you elaborate on the issues -- what it needs to support?
And have you considered (i.e. would it help) to use a separate .PL file
(triggered by Makefile.PL or Build.PL) to just move things into the
right directories so that EU::MM or M::B find them as normal?
Regards,
David Golden