r68658 - in /branches/upstream/libhttp-exception-perl: ./ current/ current/lib/ current/lib/HTTP/ current/lib/HTTP/Exception/ current/t/ current/t/lib/ current/t/lib/Test/ current/t/lib/Test/HTTP/ current/t/lib/Test/HTTP/Exception/

takaki at users.alioth.debian.org takaki at users.alioth.debian.org
Tue Feb 15 04:43:16 UTC 2011


Author: takaki
Date: Tue Feb 15 04:43:03 2011
New Revision: 68658

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=68658
Log:
[svn-inject] Installing original source of libhttp-exception-perl (0.03001)

Added:
    branches/upstream/libhttp-exception-perl/
    branches/upstream/libhttp-exception-perl/current/
    branches/upstream/libhttp-exception-perl/current/Build.PL
    branches/upstream/libhttp-exception-perl/current/Changes
    branches/upstream/libhttp-exception-perl/current/MANIFEST
    branches/upstream/libhttp-exception-perl/current/META.yml
    branches/upstream/libhttp-exception-perl/current/Makefile.PL
    branches/upstream/libhttp-exception-perl/current/README
    branches/upstream/libhttp-exception-perl/current/lib/
    branches/upstream/libhttp-exception-perl/current/lib/HTTP/
    branches/upstream/libhttp-exception-perl/current/lib/HTTP/Exception/
    branches/upstream/libhttp-exception-perl/current/lib/HTTP/Exception.pm
    branches/upstream/libhttp-exception-perl/current/lib/HTTP/Exception/1XX.pm
    branches/upstream/libhttp-exception-perl/current/lib/HTTP/Exception/2XX.pm
    branches/upstream/libhttp-exception-perl/current/lib/HTTP/Exception/3XX.pm
    branches/upstream/libhttp-exception-perl/current/lib/HTTP/Exception/4XX.pm
    branches/upstream/libhttp-exception-perl/current/lib/HTTP/Exception/5XX.pm
    branches/upstream/libhttp-exception-perl/current/lib/HTTP/Exception/Base.pm
    branches/upstream/libhttp-exception-perl/current/lib/HTTP/Exception/Loader.pm
    branches/upstream/libhttp-exception-perl/current/t/
    branches/upstream/libhttp-exception-perl/current/t/00-load.t
    branches/upstream/libhttp-exception-perl/current/t/01-exceptions.t
    branches/upstream/libhttp-exception-perl/current/t/02-combinations.t
    branches/upstream/libhttp-exception-perl/current/t/03-nice.t
    branches/upstream/libhttp-exception-perl/current/t/04-subclassing.t
    branches/upstream/libhttp-exception-perl/current/t/05-plack.t
    branches/upstream/libhttp-exception-perl/current/t/06-is_methods.t
    branches/upstream/libhttp-exception-perl/current/t/07-status_messages.t
    branches/upstream/libhttp-exception-perl/current/t/10-fields_1xx.t
    branches/upstream/libhttp-exception-perl/current/t/11-fields_2xx.t
    branches/upstream/libhttp-exception-perl/current/t/12-fields_3xx.t
    branches/upstream/libhttp-exception-perl/current/t/13-fields_4xx.t
    branches/upstream/libhttp-exception-perl/current/t/14-fields_5xx.t
    branches/upstream/libhttp-exception-perl/current/t/15-fields_ec.t
    branches/upstream/libhttp-exception-perl/current/t/20-load_1XX.t
    branches/upstream/libhttp-exception-perl/current/t/21-load_2XX.t
    branches/upstream/libhttp-exception-perl/current/t/22-load_3XX.t
    branches/upstream/libhttp-exception-perl/current/t/23-load_4XX.t
    branches/upstream/libhttp-exception-perl/current/t/24-load_5XX.t
    branches/upstream/libhttp-exception-perl/current/t/25-load_all.t
    branches/upstream/libhttp-exception-perl/current/t/26-load_server_error.t
    branches/upstream/libhttp-exception-perl/current/t/27-load_client_error.t
    branches/upstream/libhttp-exception-perl/current/t/28-load_errors.t
    branches/upstream/libhttp-exception-perl/current/t/29-load_redirection.t
    branches/upstream/libhttp-exception-perl/current/t/30-implicit_all.t
    branches/upstream/libhttp-exception-perl/current/t/31-load_mixed.t
    branches/upstream/libhttp-exception-perl/current/t/boilerplate.t
    branches/upstream/libhttp-exception-perl/current/t/eol.t
    branches/upstream/libhttp-exception-perl/current/t/eol_special.t
    branches/upstream/libhttp-exception-perl/current/t/lib/
    branches/upstream/libhttp-exception-perl/current/t/lib/Test/
    branches/upstream/libhttp-exception-perl/current/t/lib/Test/HTTP/
    branches/upstream/libhttp-exception-perl/current/t/lib/Test/HTTP/Exception/
    branches/upstream/libhttp-exception-perl/current/t/lib/Test/HTTP/Exception/Ranges.pm
    branches/upstream/libhttp-exception-perl/current/t/manifest.t
    branches/upstream/libhttp-exception-perl/current/t/pod.t

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

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

Added: branches/upstream/libhttp-exception-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/Changes?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/MANIFEST?rev=68658&op=file

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

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

Added: branches/upstream/libhttp-exception-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/README?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/lib/HTTP/Exception.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/lib/HTTP/Exception.pm?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/lib/HTTP/Exception/1XX.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/lib/HTTP/Exception/1XX.pm?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/lib/HTTP/Exception/2XX.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/lib/HTTP/Exception/2XX.pm?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/lib/HTTP/Exception/3XX.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/lib/HTTP/Exception/3XX.pm?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/lib/HTTP/Exception/4XX.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/lib/HTTP/Exception/4XX.pm?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/lib/HTTP/Exception/5XX.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/lib/HTTP/Exception/5XX.pm?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/lib/HTTP/Exception/Base.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/lib/HTTP/Exception/Base.pm?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/lib/HTTP/Exception/Loader.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/lib/HTTP/Exception/Loader.pm?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/t/00-load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/t/00-load.t?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/t/01-exceptions.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/t/01-exceptions.t?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/t/02-combinations.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/t/02-combinations.t?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/t/03-nice.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/t/03-nice.t?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/t/04-subclassing.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/t/04-subclassing.t?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/t/05-plack.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/t/05-plack.t?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/t/06-is_methods.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/t/06-is_methods.t?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/t/07-status_messages.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/t/07-status_messages.t?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/t/10-fields_1xx.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/t/10-fields_1xx.t?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/t/11-fields_2xx.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/t/11-fields_2xx.t?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/t/12-fields_3xx.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/t/12-fields_3xx.t?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/t/13-fields_4xx.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/t/13-fields_4xx.t?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/t/14-fields_5xx.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/t/14-fields_5xx.t?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/t/15-fields_ec.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/t/15-fields_ec.t?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/t/20-load_1XX.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/t/20-load_1XX.t?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/t/21-load_2XX.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/t/21-load_2XX.t?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/t/22-load_3XX.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/t/22-load_3XX.t?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/t/23-load_4XX.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/t/23-load_4XX.t?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/t/24-load_5XX.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/t/24-load_5XX.t?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/t/25-load_all.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/t/25-load_all.t?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/t/26-load_server_error.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/t/26-load_server_error.t?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/t/27-load_client_error.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/t/27-load_client_error.t?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/t/28-load_errors.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/t/28-load_errors.t?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/t/29-load_redirection.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/t/29-load_redirection.t?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/t/30-implicit_all.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/t/30-implicit_all.t?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/t/31-load_mixed.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/t/31-load_mixed.t?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/t/boilerplate.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/t/boilerplate.t?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/t/eol.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/t/eol.t?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/t/eol_special.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/t/eol_special.t?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/t/lib/Test/HTTP/Exception/Ranges.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/t/lib/Test/HTTP/Exception/Ranges.pm?rev=68658&op=file

Added: branches/upstream/libhttp-exception-perl/current/t/manifest.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libhttp-exception-perl/current/t/manifest.t?rev=68658&op=file

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




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