perldelta: JSON::PP
authorFather Chrysostomos <sprout@cpan.org>
Wed, 19 Jan 2011 21:50:35 +0000 (13:50 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Wed, 19 Jan 2011 21:50:35 +0000 (13:50 -0800)
pod/perldelta.pod

index c0a7512..622649a 100644 (file)
@@ -156,6 +156,11 @@ binaries like F<curl> or F<wget>.
 
 =item *
 
+L<JSON::PP> 2.27103 has been added as a dual-life module, for the sake of
+reading F<META.json> files in CPAN distributions.
+
+=item *
+
 L<Module::Metadata> 1.000003 has been added as a dual-life module.  It gathers
 package and POD information from Perl module files.  It is a standalone module
 based on Module::Build::ModuleInfo for use by other module installation
@@ -1279,15 +1284,6 @@ Date:   Mon Dec 13 17:50:06 2010 +0000
 
     Implement Socket::getaddrinfo() and Socket::getnameinfo(), with related constants
 
-commit d54243158c0e4ba0127eb487c5b2e2a10484e8d0
-Author: David Golden <dagolden@cpan.org>
-Date:   Thu Dec 30 23:43:44 2010 -0500
-
-    Add JSON::PP to the Perl core
-
-    Per discussions with Jesse Vincent, JSON::PP has been added
-    to the Perl core to support the new CPAN meta file specification
-
 commit edcf105d70e5423fd928c776e086fe31a4a543f4
 Author: Jesse Vincent <jesse@bestpractical.com>
 Date:   Sat Jan 1 18:46:20 2011 +0800