Troy Denkinger wrote:
I was looking around the ActiveState PPM repository today and I noticed
that a module I released recently was reported as having failed on most,
but not all, platforms. I'd like this module to appear in the
ActiveState repository, so I figure I better fix my code up.
My problem is that I don't really understand the error reported:
"Makefile out-of-date with respect to Makefile.PL"
I got this error yesterday when developing a module. It caught the fact
that I had made a slight change to Makefile.PL after my last call to 'make'.
I don't know that that explains why the ActiveState PPM build failed. I
do know that as that is a completely automated process, it's designed to
report a FAIL for the slightest infraction.
Nothing to do but try again!
jimk