summaryrefslogtreecommitdiff
path: root/Porting/corelist-perldelta.pl
diff options
context:
space:
mode:
Diffstat (limited to 'Porting/corelist-perldelta.pl')
-rwxr-xr-xPorting/corelist-perldelta.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/Porting/corelist-perldelta.pl b/Porting/corelist-perldelta.pl
index e6fb582ab9..294792359f 100755
--- a/Porting/corelist-perldelta.pl
+++ b/Porting/corelist-perldelta.pl
@@ -4,6 +4,7 @@ use strict;
use warnings;
use lib 'Porting';
use Maintainers qw/%Modules/;
+use lib 'dist/Module-CoreList/lib';
use Module::CoreList;
use Getopt::Long;