Skip to content

Commit 5f63948

Browse files
committed
Added LICENSE meta name as suggested by CPANTS.
1 parent 70fc713 commit 5f63948

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)