r36651 - in /branches/upstream/libalgorithm-c3-perl: ./ current/ current/lib/ current/lib/Algorithm/ current/t/

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Fri May 29 15:09:11 UTC 2009


Author: ryan52-guest
Date: Fri May 29 15:09:06 2009
New Revision: 36651

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=36651
Log:
[svn-inject] Installing original source of libalgorithm-c3-perl

Added:
    branches/upstream/libalgorithm-c3-perl/
    branches/upstream/libalgorithm-c3-perl/current/
    branches/upstream/libalgorithm-c3-perl/current/Build.PL
    branches/upstream/libalgorithm-c3-perl/current/Changes
    branches/upstream/libalgorithm-c3-perl/current/MANIFEST
    branches/upstream/libalgorithm-c3-perl/current/META.yml
    branches/upstream/libalgorithm-c3-perl/current/Makefile.PL
    branches/upstream/libalgorithm-c3-perl/current/README
    branches/upstream/libalgorithm-c3-perl/current/lib/
    branches/upstream/libalgorithm-c3-perl/current/lib/Algorithm/
    branches/upstream/libalgorithm-c3-perl/current/lib/Algorithm/C3.pm
    branches/upstream/libalgorithm-c3-perl/current/t/
    branches/upstream/libalgorithm-c3-perl/current/t/000_load.t
    branches/upstream/libalgorithm-c3-perl/current/t/001_merge.t
    branches/upstream/libalgorithm-c3-perl/current/t/002_merge.t
    branches/upstream/libalgorithm-c3-perl/current/t/003_merge.t
    branches/upstream/libalgorithm-c3-perl/current/t/004_merge.t
    branches/upstream/libalgorithm-c3-perl/current/t/005_order_disagreement.t
    branches/upstream/libalgorithm-c3-perl/current/t/006_complex_merge.t
    branches/upstream/libalgorithm-c3-perl/current/t/007_cached_merge.t
    branches/upstream/libalgorithm-c3-perl/current/t/008_cached_merge_unordered.t
    branches/upstream/libalgorithm-c3-perl/current/t/009_dbic_merge.t
    branches/upstream/libalgorithm-c3-perl/current/t/010_complex_merge_classless.t
    branches/upstream/libalgorithm-c3-perl/current/t/011_infinite_loop.t
    branches/upstream/libalgorithm-c3-perl/current/t/pod.t
    branches/upstream/libalgorithm-c3-perl/current/t/pod_coverage.t

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

Added: branches/upstream/libalgorithm-c3-perl/current/Build.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libalgorithm-c3-perl/current/Build.PL?rev=36651&op=file

Added: branches/upstream/libalgorithm-c3-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libalgorithm-c3-perl/current/Changes?rev=36651&op=file

Added: branches/upstream/libalgorithm-c3-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libalgorithm-c3-perl/current/MANIFEST?rev=36651&op=file

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

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

Added: branches/upstream/libalgorithm-c3-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libalgorithm-c3-perl/current/README?rev=36651&op=file

Added: branches/upstream/libalgorithm-c3-perl/current/lib/Algorithm/C3.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libalgorithm-c3-perl/current/lib/Algorithm/C3.pm?rev=36651&op=file

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

Added: branches/upstream/libalgorithm-c3-perl/current/t/001_merge.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libalgorithm-c3-perl/current/t/001_merge.t?rev=36651&op=file

Added: branches/upstream/libalgorithm-c3-perl/current/t/002_merge.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libalgorithm-c3-perl/current/t/002_merge.t?rev=36651&op=file

Added: branches/upstream/libalgorithm-c3-perl/current/t/003_merge.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libalgorithm-c3-perl/current/t/003_merge.t?rev=36651&op=file

Added: branches/upstream/libalgorithm-c3-perl/current/t/004_merge.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libalgorithm-c3-perl/current/t/004_merge.t?rev=36651&op=file

Added: branches/upstream/libalgorithm-c3-perl/current/t/005_order_disagreement.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libalgorithm-c3-perl/current/t/005_order_disagreement.t?rev=36651&op=file

Added: branches/upstream/libalgorithm-c3-perl/current/t/006_complex_merge.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libalgorithm-c3-perl/current/t/006_complex_merge.t?rev=36651&op=file

Added: branches/upstream/libalgorithm-c3-perl/current/t/007_cached_merge.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libalgorithm-c3-perl/current/t/007_cached_merge.t?rev=36651&op=file

Added: branches/upstream/libalgorithm-c3-perl/current/t/008_cached_merge_unordered.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libalgorithm-c3-perl/current/t/008_cached_merge_unordered.t?rev=36651&op=file

Added: branches/upstream/libalgorithm-c3-perl/current/t/009_dbic_merge.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libalgorithm-c3-perl/current/t/009_dbic_merge.t?rev=36651&op=file

Added: branches/upstream/libalgorithm-c3-perl/current/t/010_complex_merge_classless.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libalgorithm-c3-perl/current/t/010_complex_merge_classless.t?rev=36651&op=file

Added: branches/upstream/libalgorithm-c3-perl/current/t/011_infinite_loop.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libalgorithm-c3-perl/current/t/011_infinite_loop.t?rev=36651&op=file

Added: branches/upstream/libalgorithm-c3-perl/current/t/pod.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libalgorithm-c3-perl/current/t/pod.t?rev=36651&op=file

Added: branches/upstream/libalgorithm-c3-perl/current/t/pod_coverage.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libalgorithm-c3-perl/current/t/pod_coverage.t?rev=36651&op=file




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