Skip to content

Commit

Permalink
Merge pull request #1 from manwar/add-license-meta
Browse files Browse the repository at this point in the history
Added missing LICENSE meta.
  • Loading branch information
hanfried authored May 5, 2020
2 parents 5f63740 + 41a6d68 commit 008c006
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ use ExtUtils::MakeMaker;
WriteMakefile(
'NAME' => 'File::Random',
'VERSION_FROM' => 'Random.pm', # finds $VERSION
'LICENSE' => 'perl',
'PREREQ_PM' => {
Want => 0,

Expand Down

0 comments on commit 008c006

Please sign in to comment.