On Fri, May 06, 2011 at 10:12:57PM +0900, K.Shirakata wrote: > diff -au old/perldelta.pod new/perldelta.pod > --- old/perldelta.pod 2011-05-05 04:09:20.000000000 +0900 > +++ new/perldelta.pod 2011-05-05 04:09:56.000000000 +0900 > @@ -1210,7 +1210,7 @@ > > L<CPAN::Meta> version 2.110440 has been added as a dual-life module. It > provides a standard library to read, interpret and write CPAN distribution > -metadata files (like F<META.json> and F<META.yml)> that describe a > +metadata files (like F<META.json> and F<META.yml>) that describe a > distribution, its contents, and the requirements for building it and > installing it. The latest CPAN distribution metadata specification is > included as L<CPAN::Meta::Spec> and notes on changes in the specification Thanks, applied as commit 3972af9b5a9bdbb7. Sorry that this got missed at the time. Nicholas ClarkThread Previous