We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56ae5bb commit 3e9df17Copy full SHA for 3e9df17
bin/instmodsh
@@ -1,5 +1,6 @@
1
#!/usr/bin/perl -w
2
3
+BEGIN { pop @INC if $INC[-1] eq '.' }
4
use strict;
5
use IO::File;
6
use ExtUtils::Packlist;
0 commit comments