Merge branch 'ab/simplify-perl-makefile' into next
authorJunio C Hamano <gitster@pobox.com>
Tue, 23 Jan 2018 21:49:50 +0000 (13:49 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 23 Jan 2018 21:49:50 +0000 (13:49 -0800)
commit1506e0651a1859d61f28f78064687ca55cff2cb6
treeda7ff67fe9f1e6897d9ec701aaadc2eb99a57f61
parent5be1f00a9a701532232f57958efab4be8c959a29
parent7a7bfc7adceec0be66aec3a4999be2f9b33ccc24
Merge branch 'ab/simplify-perl-makefile' into next

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