Re: [Module-build-general] [PATCH] Better Makefile.PLs. Property methods.
Status: Beta
Brought to you by:
kwilliams
|
From: Ken W. <ke...@ma...> - 2003-08-12 16:18:05
|
On Monday, August 11, 2003, at 03:35 AM, Michael G Schwern wrote: > The odd indentation was removed, might look good inside Compat.pm but > it > looks odd in the resulting Makefile.PL and that's what really matters. > > The unnecessary quotes around the key names has been removed for purely > aesthetic reasons. > > Hash values are lined up for easier reading. > > Added a comment about this being generated by Module::Build::Compat so > people don't go patching the Makefile.PL and sending it off to the > author > like I was about to do. I've applied (in a modified form) these parts of the patch. -Ken |