More intelligent handling of --prefix wrt ExtUtils::MakeMaker.

This commit is contained in:
Dianne Skoll
2022-04-03 12:23:28 -04:00
parent 712ff56792
commit 5f5ec8ef19
2 changed files with 9 additions and 2 deletions
+1
View File
@@ -1,6 +1,7 @@
#!@PERL@
use strict;
use warnings;
use lib '@prefix@/lib/perl5';
use Encode;
use Cairo;