We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70fc713 commit 5f63948Copy full SHA for 5f63948
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