Skip to content

Commit

Permalink
Add warnings to DynaLoader/Makefile.PL
Browse files Browse the repository at this point in the history
  • Loading branch information
Leont committed Jun 13, 2021
1 parent d737e33 commit e2a78df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ext/DynaLoader/Makefile.PL
@@ -1,4 +1,6 @@
use strict;
use warnings;

use ExtUtils::MakeMaker;

my $is_mswin = $^O eq 'MSWin32';
Expand Down

0 comments on commit e2a78df

Please sign in to comment.