Merge branch 'ab/simplify-perl-makefile'
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Feb 2018 21:39:03 +0000 (13:39 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Feb 2018 21:39:03 +0000 (13:39 -0800)
commited1b87ef910fe38dfb9cf044f5c946adfab0c5e3
treeda7ff67fe9f1e6897d9ec701aaadc2eb99a57f61
parent5be1f00a9a701532232f57958efab4be8c959a29
parent7a7bfc7adceec0be66aec3a4999be2f9b33ccc24
Merge branch 'ab/simplify-perl-makefile'

The build procedure for perl/ part has been greatly simplified by
weaning ourselves off of MakeMaker.

* ab/simplify-perl-makefile:
  perl: treat PERLLIB_EXTRA as an extra path again
  perl: avoid *.pmc and fix Error.pm further
  Makefile: replace perl/Makefile.PL with simple make rules
Makefile
git-send-email.perl
perl/Git.pm
t/perf/aggregate.perl
t/test-lib.sh