Skip to content

Commit 41a6d68

Browse files
committed
Added missing LICENSE meta.
1 parent 5f63740 commit 41a6d68

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile.PL

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ use ExtUtils::MakeMaker;
44
WriteMakefile(
55
'NAME' => 'File::Random',
66
'VERSION_FROM' => 'Random.pm', # finds $VERSION
7+
'LICENSE' => 'perl',
78
'PREREQ_PM' => {
89
Want => 0,
910

0 commit comments

Comments
 (0)