Skip to content

Commit 0f43d4a

Browse files
committed
Add missing LICENSE meta in the Makefile.PL script
1 parent 894988b commit 0f43d4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile.PL

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ WriteMakefile(
1515
# 'IO::Socket::SSL' => 1.956, # optional
1616
'Socket' => 1.95,
1717
},
18+
LICENSE => 'perl',
1819
$ExtUtils::MakeMaker::VERSION >= 6.46 ? (
1920
'META_MERGE' => {
2021
resources => {

0 commit comments

Comments
 (0)