We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 70fc713 + 5f63948 commit f84bd10Copy full SHA for f84bd10
1 file changed
Makefile.PL
@@ -20,6 +20,7 @@ EOF
20
WriteMakefile(
21
'NAME' => 'String::Format',
22
'VERSION_FROM' => 'Format.pm',
23
+ 'LICENSE' => 'gpl_2',
24
'clean' => \%clean,
25
'PREREQ_PM' => {
26
'Test::More' => 0.00,
0 commit comments