Skip to content

Commit 3e9df17

Browse files
committed
Another CVE-2016-1238 change from core
1 parent 56ae5bb commit 3e9df17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/instmodsh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/usr/bin/perl -w
22

3+
BEGIN { pop @INC if $INC[-1] eq '.' }
34
use strict;
45
use IO::File;
56
use ExtUtils::Packlist;

0 commit comments

Comments
 (0)