Ken Williams wrote:
On Nov 7, 2007, at 6:31 AM, John Peacock wrote:
Then you shouldn't be assigning makefile_to_build_macros() to a hash
in the
first place (i.e. it should be @args), or else I'm missing the point.
Right, that's the point.
So do you want a patch to lib/Module/Build/Base.pm to use an array at
that point instead of a hash?
However, your fix is equivalent to mine, in that all of the others
No - your fix doesn't translate 'perl' to 'core' anymore.
Duh, you're right. <:( (that's a dunce cap)
John