git-commit-vandalism/perl
Jonathan Nieder d22e567770 perl/Makefile.PL: warn about duplicate module list in perl/Makefile
Adding or removing a module requires modifying both files to support
builds with and without MakeMaker.  Add a comment to remind patch
authors and reviewers at the crucial moment.

Longer term, it would be nicer to maintain a single list, perhaps in a
separate file used by both build systems.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2012-06-15 13:22:52 -07:00
..
Git git-svn: use YAML format for mergeinfo cache when possible 2012-06-10 08:47:53 +00:00
.gitignore Add MYMETA.json to perl/.gitignore 2011-12-29 13:08:47 -08:00
Git.pm correct spelling: an URL -> a URL 2012-03-28 08:47:23 -07:00
Makefile perl/Makefile: install Git::I18N under NO_PERL_MAKEMAKER 2012-03-16 09:15:28 -07:00
Makefile.PL perl/Makefile.PL: warn about duplicate module list in perl/Makefile 2012-06-15 13:22:52 -07:00
private-Error.pm