[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#615002: libjson-pp-perl



On Fri, Feb 25, 2011 at 10:36 PM, Jonathan Yu <jonathan.i.yu@gmail.com> wrote:
> The upstream JSON package formerly contained two key modules:
> * JSON (this selected JSON::XS if available, or fell back to the
> included JSON::PP module otherwise)
> * JSON::PP
>
> Upstream has now split JSON::PP into its own package, instead
> replacing it in the JSON package with JSON::backportPP.

JSON::PP was split out to allow it to be included in the Perl core on its own.
The JSON::backportPP is intended to be temporary to ensure that JSON
itself didn't break while the JSON::PP split was tested.  I'm not sure
when MakaMaka intends to remove it, but he said he would do so once he
was confident that JSON was properly depending on JSON::PP.

-- David



Reply to: