# from [EMAIL PROTECTED]
# on Sunday 02 November 2008 13:00:

>   my %licenses = (
>-    perl         => 'http://dev.perl.org/licenses/',
>-    apache       => 'http://apache.org/licenses/LICENSE-2.0',
>- ...
>+    perl         => 'Perl_5',
>+    apache       => 'Apache_2_0',

Ken,

This change means we require Software::License to build distmeta, 
correct?  Should we somehow have that as a recommended dependency or 
otherwise provide a way for authors to setup and test this sort of 
functionality?  Perhaps a Module::Build::Authoring distro?  That is, 
some way to install Module::Build, then all of these optional prereqs, 
then run the tests?

--Eric
-- 
"Matter will be damaged in direct proportion to its value."
--Murphy's Constant
---------------------------------------------------
    http://scratchcomputing.com
---------------------------------------------------

Reply via email to