r69718 - in /branches/upstream/libjson-pp-perl: ./ current/ current/bin/ current/lib/ current/lib/JSON/ current/lib/JSON/PP/ current/t/

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sat Feb 26 03:27:19 UTC 2011


Author: jawnsy-guest
Date: Sat Feb 26 03:26:54 2011
New Revision: 69718

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=69718
Log:
[svn-inject] Installing original source of libjson-pp-perl (2.27104)

Added:
    branches/upstream/libjson-pp-perl/
    branches/upstream/libjson-pp-perl/current/
    branches/upstream/libjson-pp-perl/current/Changes
    branches/upstream/libjson-pp-perl/current/MANIFEST
    branches/upstream/libjson-pp-perl/current/META.yml
    branches/upstream/libjson-pp-perl/current/Makefile.PL
    branches/upstream/libjson-pp-perl/current/README
    branches/upstream/libjson-pp-perl/current/bin/
    branches/upstream/libjson-pp-perl/current/bin/json_pp
    branches/upstream/libjson-pp-perl/current/lib/
    branches/upstream/libjson-pp-perl/current/lib/JSON/
    branches/upstream/libjson-pp-perl/current/lib/JSON/PP/
    branches/upstream/libjson-pp-perl/current/lib/JSON/PP.pm
    branches/upstream/libjson-pp-perl/current/lib/JSON/PP/Boolean.pm
    branches/upstream/libjson-pp-perl/current/t/
    branches/upstream/libjson-pp-perl/current/t/000_load.t
    branches/upstream/libjson-pp-perl/current/t/001_utf8.t
    branches/upstream/libjson-pp-perl/current/t/002_error.t
    branches/upstream/libjson-pp-perl/current/t/003_types.t
    branches/upstream/libjson-pp-perl/current/t/006_pc_pretty.t
    branches/upstream/libjson-pp-perl/current/t/007_pc_esc.t
    branches/upstream/libjson-pp-perl/current/t/008_pc_base.t
    branches/upstream/libjson-pp-perl/current/t/009_pc_extra_number.t
    branches/upstream/libjson-pp-perl/current/t/010_pc_keysort.t
    branches/upstream/libjson-pp-perl/current/t/011_pc_expo.t
    branches/upstream/libjson-pp-perl/current/t/012_blessed.t
    branches/upstream/libjson-pp-perl/current/t/013_limit.t
    branches/upstream/libjson-pp-perl/current/t/014_latin1.t
    branches/upstream/libjson-pp-perl/current/t/015_prefix.t
    branches/upstream/libjson-pp-perl/current/t/016_tied.t
    branches/upstream/libjson-pp-perl/current/t/017_relaxed.t
    branches/upstream/libjson-pp-perl/current/t/018_json_checker.t
    branches/upstream/libjson-pp-perl/current/t/019_incr.t
    branches/upstream/libjson-pp-perl/current/t/020_unknown.t
    branches/upstream/libjson-pp-perl/current/t/021_evans_bugrep.t
    branches/upstream/libjson-pp-perl/current/t/022_comment_at_eof.t
    branches/upstream/libjson-pp-perl/current/t/099_binary.t
    branches/upstream/libjson-pp-perl/current/t/104_sortby.t
    branches/upstream/libjson-pp-perl/current/t/105_esc_slash.t
    branches/upstream/libjson-pp-perl/current/t/106_allow_barekey.t
    branches/upstream/libjson-pp-perl/current/t/107_allow_singlequote.t
    branches/upstream/libjson-pp-perl/current/t/108_decode.t
    branches/upstream/libjson-pp-perl/current/t/109_encode.t
    branches/upstream/libjson-pp-perl/current/t/110_bignum.t
    branches/upstream/libjson-pp-perl/current/t/112_upgrade.t
    branches/upstream/libjson-pp-perl/current/t/113_overloaded_eq.t
    branches/upstream/libjson-pp-perl/current/t/114_decode_prefix.t
    branches/upstream/libjson-pp-perl/current/t/115_tie_ixhash.t
    branches/upstream/libjson-pp-perl/current/t/900_pod.t
    branches/upstream/libjson-pp-perl/current/t/_unicode_handling.pm

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

Added: branches/upstream/libjson-pp-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/Changes?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/MANIFEST?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/META.yml?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/Makefile.PL?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/README?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/bin/json_pp
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/bin/json_pp?rev=69718&op=file

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

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

Added: branches/upstream/libjson-pp-perl/current/t/000_load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/t/000_load.t?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/t/001_utf8.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/t/001_utf8.t?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/t/002_error.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/t/002_error.t?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/t/003_types.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/t/003_types.t?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/t/006_pc_pretty.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/t/006_pc_pretty.t?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/t/007_pc_esc.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/t/007_pc_esc.t?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/t/008_pc_base.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/t/008_pc_base.t?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/t/009_pc_extra_number.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/t/009_pc_extra_number.t?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/t/010_pc_keysort.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/t/010_pc_keysort.t?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/t/011_pc_expo.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/t/011_pc_expo.t?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/t/012_blessed.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/t/012_blessed.t?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/t/013_limit.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/t/013_limit.t?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/t/014_latin1.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/t/014_latin1.t?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/t/015_prefix.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/t/015_prefix.t?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/t/016_tied.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/t/016_tied.t?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/t/017_relaxed.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/t/017_relaxed.t?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/t/018_json_checker.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/t/018_json_checker.t?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/t/019_incr.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/t/019_incr.t?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/t/020_unknown.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/t/020_unknown.t?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/t/021_evans_bugrep.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/t/021_evans_bugrep.t?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/t/022_comment_at_eof.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/t/022_comment_at_eof.t?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/t/099_binary.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/t/099_binary.t?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/t/104_sortby.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/t/104_sortby.t?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/t/105_esc_slash.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/t/105_esc_slash.t?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/t/106_allow_barekey.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/t/106_allow_barekey.t?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/t/107_allow_singlequote.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/t/107_allow_singlequote.t?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/t/108_decode.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/t/108_decode.t?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/t/109_encode.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/t/109_encode.t?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/t/110_bignum.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/t/110_bignum.t?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/t/112_upgrade.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/t/112_upgrade.t?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/t/113_overloaded_eq.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/t/113_overloaded_eq.t?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/t/114_decode_prefix.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/t/114_decode_prefix.t?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/t/115_tie_ixhash.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/t/115_tie_ixhash.t?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/t/900_pod.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/t/900_pod.t?rev=69718&op=file

Added: branches/upstream/libjson-pp-perl/current/t/_unicode_handling.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-pp-perl/current/t/_unicode_handling.pm?rev=69718&op=file




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