Skip to content

Commit f84bd10

Browse files
authored
Merge pull request #2 from manwar/add-license-meta-name
Added LICENSE meta name as suggested by CPANTS.
2 parents 70fc713 + 5f63948 commit f84bd10

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
@@ -20,6 +20,7 @@ EOF
2020
WriteMakefile(
2121
'NAME' => 'String::Format',
2222
'VERSION_FROM' => 'Format.pm',
23+
'LICENSE' => 'gpl_2',
2324
'clean' => \%clean,
2425
'PREREQ_PM' => {
2526
'Test::More' => 0.00,

0 commit comments

Comments
 (0)