CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/07/07 13:16:15
Modified files:
gnu/usr.bin/perl/dist/XSLoader: XSLoader_pm.PL
gnu/usr.bin/perl/dist/XSLoader/t: XSLoader.t
Log message:
Apply http://perl5.git.perl.org/perl.git/commitdiff/08e3451d7
This fixes a bug where XSLoader could try to load from a subdir
of the cwd when called via eval. OK afresh1@
