r66511 - in /branches/upstream/libjson-perl/current: ./ lib/ lib/JSON/ lib/JSON/PP/ lib/JSON/backportPP/ t/

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Mon Dec 27 19:45:12 UTC 2010


Author: jawnsy-guest
Date: Mon Dec 27 19:45:05 2010
New Revision: 66511

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=66511
Log:
[svn-upgrade] new version libjson-perl (2.50)

Added:
    branches/upstream/libjson-perl/current/lib/JSON/backportPP/
    branches/upstream/libjson-perl/current/lib/JSON/backportPP.pm
    branches/upstream/libjson-perl/current/lib/JSON/backportPP/Boolean.pm
    branches/upstream/libjson-perl/current/lib/JSON/backportPP/Compat5005.pm
    branches/upstream/libjson-perl/current/lib/JSON/backportPP/Compat5006.pm
Removed:
    branches/upstream/libjson-perl/current/lib/JSON/PP/
    branches/upstream/libjson-perl/current/lib/JSON/PP.pm
    branches/upstream/libjson-perl/current/lib/JSON/PP5005.pm
    branches/upstream/libjson-perl/current/lib/JSON/PP56.pm
    branches/upstream/libjson-perl/current/lib/JSON/PP58.pm
Modified:
    branches/upstream/libjson-perl/current/Changes
    branches/upstream/libjson-perl/current/MANIFEST
    branches/upstream/libjson-perl/current/META.yml
    branches/upstream/libjson-perl/current/Makefile.PL
    branches/upstream/libjson-perl/current/README
    branches/upstream/libjson-perl/current/lib/JSON.pm
    branches/upstream/libjson-perl/current/t/00_load.t
    branches/upstream/libjson-perl/current/t/01_utf8.t
    branches/upstream/libjson-perl/current/t/02_error.t
    branches/upstream/libjson-perl/current/t/03_types.t
    branches/upstream/libjson-perl/current/t/06_pc_pretty.t
    branches/upstream/libjson-perl/current/t/07_pc_esc.t
    branches/upstream/libjson-perl/current/t/08_pc_base.t
    branches/upstream/libjson-perl/current/t/09_pc_extra_number.t
    branches/upstream/libjson-perl/current/t/10_pc_keysort.t
    branches/upstream/libjson-perl/current/t/11_pc_expo.t
    branches/upstream/libjson-perl/current/t/12_blessed.t
    branches/upstream/libjson-perl/current/t/13_limit.t
    branches/upstream/libjson-perl/current/t/14_latin1.t
    branches/upstream/libjson-perl/current/t/15_prefix.t
    branches/upstream/libjson-perl/current/t/16_tied.t
    branches/upstream/libjson-perl/current/t/17_relaxed.t
    branches/upstream/libjson-perl/current/t/18_json_checker.t
    branches/upstream/libjson-perl/current/t/19_incr.t
    branches/upstream/libjson-perl/current/t/20_unknown.t
    branches/upstream/libjson-perl/current/t/21_evans_bugrep.t
    branches/upstream/libjson-perl/current/t/22_comment_at_eof.t
    branches/upstream/libjson-perl/current/t/99_binary.t
    branches/upstream/libjson-perl/current/t/e00_func.t
    branches/upstream/libjson-perl/current/t/e01_property.t
    branches/upstream/libjson-perl/current/t/e02_bool.t
    branches/upstream/libjson-perl/current/t/e03_bool2.t
    branches/upstream/libjson-perl/current/t/e04_sortby.t
    branches/upstream/libjson-perl/current/t/e05_esc_slash.t
    branches/upstream/libjson-perl/current/t/e06_allow_barekey.t
    branches/upstream/libjson-perl/current/t/e07_allow_singlequote.t
    branches/upstream/libjson-perl/current/t/e08_decode.t
    branches/upstream/libjson-perl/current/t/e09_encode.t
    branches/upstream/libjson-perl/current/t/e10_bignum.t
    branches/upstream/libjson-perl/current/t/e11_conv_blessed_univ.t
    branches/upstream/libjson-perl/current/t/e12_upgrade.t
    branches/upstream/libjson-perl/current/t/e13_overloaded_eq.t
    branches/upstream/libjson-perl/current/t/e14_decode_prefix.t
    branches/upstream/libjson-perl/current/t/e15_tie_ixhash.t

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: branches/upstream/libjson-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/Changes?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/MANIFEST?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/META.yml?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/Makefile.PL?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/README?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/lib/JSON.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/lib/JSON.pm?rev=66511&op=diff

Added: branches/upstream/libjson-perl/current/lib/JSON/backportPP.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/lib/JSON/backportPP.pm?rev=66511&op=file

Added: branches/upstream/libjson-perl/current/lib/JSON/backportPP/Boolean.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/lib/JSON/backportPP/Boolean.pm?rev=66511&op=file

Added: branches/upstream/libjson-perl/current/lib/JSON/backportPP/Compat5005.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/lib/JSON/backportPP/Compat5005.pm?rev=66511&op=file

Added: branches/upstream/libjson-perl/current/lib/JSON/backportPP/Compat5006.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/lib/JSON/backportPP/Compat5006.pm?rev=66511&op=file

Modified: branches/upstream/libjson-perl/current/t/00_load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/00_load.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/01_utf8.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/01_utf8.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/02_error.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/02_error.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/03_types.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/03_types.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/06_pc_pretty.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/06_pc_pretty.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/07_pc_esc.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/07_pc_esc.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/08_pc_base.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/08_pc_base.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/09_pc_extra_number.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/09_pc_extra_number.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/10_pc_keysort.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/10_pc_keysort.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/11_pc_expo.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/11_pc_expo.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/12_blessed.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/12_blessed.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/13_limit.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/13_limit.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/14_latin1.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/14_latin1.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/15_prefix.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/15_prefix.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/16_tied.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/16_tied.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/17_relaxed.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/17_relaxed.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/18_json_checker.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/18_json_checker.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/19_incr.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/19_incr.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/20_unknown.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/20_unknown.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/21_evans_bugrep.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/21_evans_bugrep.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/22_comment_at_eof.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/22_comment_at_eof.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/99_binary.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/99_binary.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/e00_func.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/e00_func.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/e01_property.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/e01_property.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/e02_bool.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/e02_bool.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/e03_bool2.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/e03_bool2.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/e04_sortby.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/e04_sortby.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/e05_esc_slash.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/e05_esc_slash.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/e06_allow_barekey.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/e06_allow_barekey.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/e07_allow_singlequote.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/e07_allow_singlequote.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/e08_decode.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/e08_decode.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/e09_encode.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/e09_encode.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/e10_bignum.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/e10_bignum.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/e11_conv_blessed_univ.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/e11_conv_blessed_univ.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/e12_upgrade.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/e12_upgrade.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/e13_overloaded_eq.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/e13_overloaded_eq.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/e14_decode_prefix.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/e14_decode_prefix.t?rev=66511&op=diff

Modified: branches/upstream/libjson-perl/current/t/e15_tie_ixhash.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-perl/current/t/e15_tie_ixhash.t?rev=66511&op=diff




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