- Fix ExtUtils-ParseXS/t/*.t that needed '.' in @INC (David Mitchell)
- Remove impediment to compiling under C++11 (Karl Williamson)
- Make build reproducinle (Chris Lamb)
- (perl #127834) remove . from the end of @INC if complex modules
are loaded (Tony Cook)
- Replace :: with __ in THIS like it's done for parameters/return
values (Mattia Barbon)