[libjson-any-perl] 05/07: Add deprecation notice to debian/control.

gregor herrmann gregoa at debian.org
Mon Sep 15 18:47:06 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libjson-any-perl.

commit 297521328e295229797184b57acb6f5da4c80fab
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Sep 15 20:42:28 2014 +0200

    Add deprecation notice to debian/control.
---
 debian/control | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/control b/debian/control
index 0a154d7..a729f92 100644
--- a/debian/control
+++ b/debian/control
@@ -32,3 +32,7 @@ Description: wrapper class for the various JSON classes
  JSON modules currently on CPAN. This module will allow you to code to
  any JSON API and have it work regardless of which JSON module is
  actually installed.
+ .
+ JSON::Any is deprecated. If you're producing new code it is recommended to
+ use JSON::MaybeXS which will optionally use Cpanel::JSON::XS for speed
+ purposes. 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libjson-any-perl.git



More information about the Pkg-perl-cvs-commits mailing list