diff options
-rw-r--r-- | misc/bundle/Makefile.PL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/bundle/Makefile.PL b/misc/bundle/Makefile.PL index 342f6dc..514a7ca 100644 --- a/misc/bundle/Makefile.PL +++ b/misc/bundle/Makefile.PL @@ -5,6 +5,7 @@ WriteMakefile( NAME => 'Bundle::W3C::Validator', ABSTRACT_FROM => 'lib/Bundle/W3C/Validator.pm', AUTHOR => 'The W3C Markup Validator Team <www-validator@w3.org>', + LICENSE => 'open_source', VERSION_FROM => 'lib/Bundle/W3C/Validator.pm', PREREQ_PM => { # Hard dependencies: |