-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Running test_output.bat, I get a problem:
Can't locate Win32/PowerpointJoin.pm in @INC (you may need to install the Win32::PowerpointJoin module) (@INC contains: C:/Strawberry/perl/site/lib C:/Strawberry/perl/vendor/lib C:/Strawberry/perl/lib) at C:\util\PowerpointJoin\PowerPointJoin.pl line 7.
BEGIN failed--compilation aborted at C:\util\PowerpointJoin\PowerPointJoin.pl line 7.
I believe this is due to the way Perl now handles local dependencies.
One way to get around this is to use set PERL_USE_UNSAFE_INC=1 but there may be a better solution.
Sadly, even after setting this, and I was able to run the script, I got merged.pptx did not get saved with no explanation of the error.
Metadata
Metadata
Assignees
Labels
No labels