r68248 - in /branches/upstream/libanyevent-redis-perl: ./ current/ current/inc/ current/inc/Module/ current/inc/Module/Install/ current/lib/ current/lib/AnyEvent/ current/lib/AnyEvent/Redis/ current/t/ current/xt/

ghedo-guest at users.alioth.debian.org ghedo-guest at users.alioth.debian.org
Wed Feb 9 18:57:32 UTC 2011


Author: ghedo-guest
Date: Wed Feb  9 18:57:21 2011
New Revision: 68248

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=68248
Log:
[svn-inject] Installing original source of libanyevent-redis-perl (0.23)

Added:
    branches/upstream/libanyevent-redis-perl/
    branches/upstream/libanyevent-redis-perl/current/
    branches/upstream/libanyevent-redis-perl/current/.gitignore
    branches/upstream/libanyevent-redis-perl/current/Changes
    branches/upstream/libanyevent-redis-perl/current/MANIFEST
    branches/upstream/libanyevent-redis-perl/current/META.yml
    branches/upstream/libanyevent-redis-perl/current/Makefile.PL
    branches/upstream/libanyevent-redis-perl/current/README
    branches/upstream/libanyevent-redis-perl/current/inc/
    branches/upstream/libanyevent-redis-perl/current/inc/Module/
    branches/upstream/libanyevent-redis-perl/current/inc/Module/Install/
    branches/upstream/libanyevent-redis-perl/current/inc/Module/Install.pm
    branches/upstream/libanyevent-redis-perl/current/inc/Module/Install/AuthorTests.pm
    branches/upstream/libanyevent-redis-perl/current/inc/Module/Install/Base.pm
    branches/upstream/libanyevent-redis-perl/current/inc/Module/Install/Can.pm
    branches/upstream/libanyevent-redis-perl/current/inc/Module/Install/Fetch.pm
    branches/upstream/libanyevent-redis-perl/current/inc/Module/Install/Makefile.pm
    branches/upstream/libanyevent-redis-perl/current/inc/Module/Install/Metadata.pm
    branches/upstream/libanyevent-redis-perl/current/inc/Module/Install/ReadmeFromPod.pm
    branches/upstream/libanyevent-redis-perl/current/inc/Module/Install/Repository.pm
    branches/upstream/libanyevent-redis-perl/current/inc/Module/Install/Win32.pm
    branches/upstream/libanyevent-redis-perl/current/inc/Module/Install/WriteAll.pm
    branches/upstream/libanyevent-redis-perl/current/lib/
    branches/upstream/libanyevent-redis-perl/current/lib/AnyEvent/
    branches/upstream/libanyevent-redis-perl/current/lib/AnyEvent/Redis/
    branches/upstream/libanyevent-redis-perl/current/lib/AnyEvent/Redis.pm
    branches/upstream/libanyevent-redis-perl/current/lib/AnyEvent/Redis/Protocol.pm
    branches/upstream/libanyevent-redis-perl/current/t/
    branches/upstream/libanyevent-redis-perl/current/t/00_compile.t
    branches/upstream/libanyevent-redis-perl/current/t/Redis.pm
    branches/upstream/libanyevent-redis-perl/current/t/client.t
    branches/upstream/libanyevent-redis-perl/current/t/leak.t
    branches/upstream/libanyevent-redis-perl/current/t/lrange.t
    branches/upstream/libanyevent-redis-perl/current/t/multi.t
    branches/upstream/libanyevent-redis-perl/current/t/pubsub.t
    branches/upstream/libanyevent-redis-perl/current/t/reconnect.t
    branches/upstream/libanyevent-redis-perl/current/t/redis.conf.base
    branches/upstream/libanyevent-redis-perl/current/t/utf8.t
    branches/upstream/libanyevent-redis-perl/current/xt/
    branches/upstream/libanyevent-redis-perl/current/xt/perlcritic.t
    branches/upstream/libanyevent-redis-perl/current/xt/pod.t
    branches/upstream/libanyevent-redis-perl/current/xt/podspell.t
    branches/upstream/libanyevent-redis-perl/current/xt/synopsis.t

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

Added: branches/upstream/libanyevent-redis-perl/current/.gitignore
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libanyevent-redis-perl/current/.gitignore?rev=68248&op=file

Added: branches/upstream/libanyevent-redis-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libanyevent-redis-perl/current/Changes?rev=68248&op=file

Added: branches/upstream/libanyevent-redis-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libanyevent-redis-perl/current/MANIFEST?rev=68248&op=file

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

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

Added: branches/upstream/libanyevent-redis-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libanyevent-redis-perl/current/README?rev=68248&op=file

Added: branches/upstream/libanyevent-redis-perl/current/inc/Module/Install.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libanyevent-redis-perl/current/inc/Module/Install.pm?rev=68248&op=file

Added: branches/upstream/libanyevent-redis-perl/current/inc/Module/Install/AuthorTests.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libanyevent-redis-perl/current/inc/Module/Install/AuthorTests.pm?rev=68248&op=file

Added: branches/upstream/libanyevent-redis-perl/current/inc/Module/Install/Base.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libanyevent-redis-perl/current/inc/Module/Install/Base.pm?rev=68248&op=file

Added: branches/upstream/libanyevent-redis-perl/current/inc/Module/Install/Can.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libanyevent-redis-perl/current/inc/Module/Install/Can.pm?rev=68248&op=file

Added: branches/upstream/libanyevent-redis-perl/current/inc/Module/Install/Fetch.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libanyevent-redis-perl/current/inc/Module/Install/Fetch.pm?rev=68248&op=file

Added: branches/upstream/libanyevent-redis-perl/current/inc/Module/Install/Makefile.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libanyevent-redis-perl/current/inc/Module/Install/Makefile.pm?rev=68248&op=file

Added: branches/upstream/libanyevent-redis-perl/current/inc/Module/Install/Metadata.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libanyevent-redis-perl/current/inc/Module/Install/Metadata.pm?rev=68248&op=file

Added: branches/upstream/libanyevent-redis-perl/current/inc/Module/Install/ReadmeFromPod.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libanyevent-redis-perl/current/inc/Module/Install/ReadmeFromPod.pm?rev=68248&op=file

Added: branches/upstream/libanyevent-redis-perl/current/inc/Module/Install/Repository.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libanyevent-redis-perl/current/inc/Module/Install/Repository.pm?rev=68248&op=file

Added: branches/upstream/libanyevent-redis-perl/current/inc/Module/Install/Win32.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libanyevent-redis-perl/current/inc/Module/Install/Win32.pm?rev=68248&op=file

Added: branches/upstream/libanyevent-redis-perl/current/inc/Module/Install/WriteAll.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libanyevent-redis-perl/current/inc/Module/Install/WriteAll.pm?rev=68248&op=file

Added: branches/upstream/libanyevent-redis-perl/current/lib/AnyEvent/Redis.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libanyevent-redis-perl/current/lib/AnyEvent/Redis.pm?rev=68248&op=file

Added: branches/upstream/libanyevent-redis-perl/current/lib/AnyEvent/Redis/Protocol.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libanyevent-redis-perl/current/lib/AnyEvent/Redis/Protocol.pm?rev=68248&op=file

Added: branches/upstream/libanyevent-redis-perl/current/t/00_compile.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libanyevent-redis-perl/current/t/00_compile.t?rev=68248&op=file

Added: branches/upstream/libanyevent-redis-perl/current/t/Redis.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libanyevent-redis-perl/current/t/Redis.pm?rev=68248&op=file

Added: branches/upstream/libanyevent-redis-perl/current/t/client.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libanyevent-redis-perl/current/t/client.t?rev=68248&op=file

Added: branches/upstream/libanyevent-redis-perl/current/t/leak.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libanyevent-redis-perl/current/t/leak.t?rev=68248&op=file

Added: branches/upstream/libanyevent-redis-perl/current/t/lrange.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libanyevent-redis-perl/current/t/lrange.t?rev=68248&op=file

Added: branches/upstream/libanyevent-redis-perl/current/t/multi.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libanyevent-redis-perl/current/t/multi.t?rev=68248&op=file

Added: branches/upstream/libanyevent-redis-perl/current/t/pubsub.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libanyevent-redis-perl/current/t/pubsub.t?rev=68248&op=file

Added: branches/upstream/libanyevent-redis-perl/current/t/reconnect.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libanyevent-redis-perl/current/t/reconnect.t?rev=68248&op=file

Added: branches/upstream/libanyevent-redis-perl/current/t/redis.conf.base
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libanyevent-redis-perl/current/t/redis.conf.base?rev=68248&op=file

Added: branches/upstream/libanyevent-redis-perl/current/t/utf8.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libanyevent-redis-perl/current/t/utf8.t?rev=68248&op=file

Added: branches/upstream/libanyevent-redis-perl/current/xt/perlcritic.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libanyevent-redis-perl/current/xt/perlcritic.t?rev=68248&op=file

Added: branches/upstream/libanyevent-redis-perl/current/xt/pod.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libanyevent-redis-perl/current/xt/pod.t?rev=68248&op=file

Added: branches/upstream/libanyevent-redis-perl/current/xt/podspell.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libanyevent-redis-perl/current/xt/podspell.t?rev=68248&op=file

Added: branches/upstream/libanyevent-redis-perl/current/xt/synopsis.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libanyevent-redis-perl/current/xt/synopsis.t?rev=68248&op=file




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