r69185 - in /branches/upstream/libpoe-component-client-http-perl/current: ./ lib/POE/Component/Client/ lib/POE/Component/Client/HTTP/ lib/POE/Filter/ t/

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Mon Feb 21 02:58:55 UTC 2011


Author: jawnsy-guest
Date: Mon Feb 21 02:58:41 2011
New Revision: 69185

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=69185
Log:
[svn-upgrade] new version libpoe-component-client-http-perl (0.910)

Added:
    branches/upstream/libpoe-component-client-http-perl/current/LICENSE
    branches/upstream/libpoe-component-client-http-perl/current/MANIFEST.SKIP
    branches/upstream/libpoe-component-client-http-perl/current/README.mkdn
    branches/upstream/libpoe-component-client-http-perl/current/dist.ini
    branches/upstream/libpoe-component-client-http-perl/current/moo.pl
    branches/upstream/libpoe-component-client-http-perl/current/pcchget.perl
    branches/upstream/libpoe-component-client-http-perl/current/t/000-report-versions.t
    branches/upstream/libpoe-component-client-http-perl/current/t/01_ssl.t
    branches/upstream/libpoe-component-client-http-perl/current/t/01_stream.t
    branches/upstream/libpoe-component-client-http-perl/current/t/release-pod-coverage.t
    branches/upstream/libpoe-component-client-http-perl/current/t/release-pod-syntax.t
Removed:
    branches/upstream/libpoe-component-client-http-perl/current/t/00_info.t
Modified:
    branches/upstream/libpoe-component-client-http-perl/current/CHANGES
    branches/upstream/libpoe-component-client-http-perl/current/MANIFEST
    branches/upstream/libpoe-component-client-http-perl/current/META.yml
    branches/upstream/libpoe-component-client-http-perl/current/Makefile.PL
    branches/upstream/libpoe-component-client-http-perl/current/README
    branches/upstream/libpoe-component-client-http-perl/current/lib/POE/Component/Client/HTTP.pm
    branches/upstream/libpoe-component-client-http-perl/current/lib/POE/Component/Client/HTTP/Request.pm
    branches/upstream/libpoe-component-client-http-perl/current/lib/POE/Component/Client/HTTP/RequestFactory.pm
    branches/upstream/libpoe-component-client-http-perl/current/lib/POE/Filter/HTTPChunk.pm
    branches/upstream/libpoe-component-client-http-perl/current/lib/POE/Filter/HTTPHead.pm
    branches/upstream/libpoe-component-client-http-perl/current/t/01_request.t
    branches/upstream/libpoe-component-client-http-perl/current/t/02_keepalive.t
    branches/upstream/libpoe-component-client-http-perl/current/t/05_request.t
    branches/upstream/libpoe-component-client-http-perl/current/t/06_factory.t
    branches/upstream/libpoe-component-client-http-perl/current/t/07_proxy.t
    branches/upstream/libpoe-component-client-http-perl/current/t/08_discard.t
    branches/upstream/libpoe-component-client-http-perl/current/t/10_shutdown.t
    branches/upstream/libpoe-component-client-http-perl/current/t/11_cancel.t
    branches/upstream/libpoe-component-client-http-perl/current/t/12_pod.t
    branches/upstream/libpoe-component-client-http-perl/current/t/13_pod_coverage.t
    branches/upstream/libpoe-component-client-http-perl/current/t/14_gzipped_content.t
    branches/upstream/libpoe-component-client-http-perl/current/t/50_davis_zerolength.t
    branches/upstream/libpoe-component-client-http-perl/current/t/52_reiss_bad_length.t
    branches/upstream/libpoe-component-client-http-perl/current/t/53_response_parser.t
    branches/upstream/libpoe-component-client-http-perl/current/t/54_hzheng_head_redir.t
    branches/upstream/libpoe-component-client-http-perl/current/t/55_reiss_double_resp.t
    branches/upstream/libpoe-component-client-http-perl/current/t/56_redirect_excess.t
    branches/upstream/libpoe-component-client-http-perl/current/t/58_joel_cancel_multi.t

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

Modified: branches/upstream/libpoe-component-client-http-perl/current/CHANGES
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/CHANGES?rev=69185&op=diff

Added: branches/upstream/libpoe-component-client-http-perl/current/LICENSE
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/LICENSE?rev=69185&op=file

Modified: branches/upstream/libpoe-component-client-http-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/MANIFEST?rev=69185&op=diff

Added: branches/upstream/libpoe-component-client-http-perl/current/MANIFEST.SKIP
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/MANIFEST.SKIP?rev=69185&op=file

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

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

Modified: branches/upstream/libpoe-component-client-http-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/README?rev=69185&op=diff

Added: branches/upstream/libpoe-component-client-http-perl/current/README.mkdn
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/README.mkdn?rev=69185&op=file

Added: branches/upstream/libpoe-component-client-http-perl/current/dist.ini
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/dist.ini?rev=69185&op=file

Modified: branches/upstream/libpoe-component-client-http-perl/current/lib/POE/Component/Client/HTTP.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/lib/POE/Component/Client/HTTP.pm?rev=69185&op=diff

Modified: branches/upstream/libpoe-component-client-http-perl/current/lib/POE/Component/Client/HTTP/Request.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/lib/POE/Component/Client/HTTP/Request.pm?rev=69185&op=diff

Modified: branches/upstream/libpoe-component-client-http-perl/current/lib/POE/Component/Client/HTTP/RequestFactory.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/lib/POE/Component/Client/HTTP/RequestFactory.pm?rev=69185&op=diff

Modified: branches/upstream/libpoe-component-client-http-perl/current/lib/POE/Filter/HTTPChunk.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/lib/POE/Filter/HTTPChunk.pm?rev=69185&op=diff

Modified: branches/upstream/libpoe-component-client-http-perl/current/lib/POE/Filter/HTTPHead.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/lib/POE/Filter/HTTPHead.pm?rev=69185&op=diff

Added: branches/upstream/libpoe-component-client-http-perl/current/moo.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/moo.pl?rev=69185&op=file

Added: branches/upstream/libpoe-component-client-http-perl/current/pcchget.perl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/pcchget.perl?rev=69185&op=file

Added: branches/upstream/libpoe-component-client-http-perl/current/t/000-report-versions.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/t/000-report-versions.t?rev=69185&op=file

Modified: branches/upstream/libpoe-component-client-http-perl/current/t/01_request.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/t/01_request.t?rev=69185&op=diff

Added: branches/upstream/libpoe-component-client-http-perl/current/t/01_ssl.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/t/01_ssl.t?rev=69185&op=file

Added: branches/upstream/libpoe-component-client-http-perl/current/t/01_stream.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/t/01_stream.t?rev=69185&op=file

Modified: branches/upstream/libpoe-component-client-http-perl/current/t/02_keepalive.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/t/02_keepalive.t?rev=69185&op=diff

Modified: branches/upstream/libpoe-component-client-http-perl/current/t/05_request.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/t/05_request.t?rev=69185&op=diff

Modified: branches/upstream/libpoe-component-client-http-perl/current/t/06_factory.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/t/06_factory.t?rev=69185&op=diff

Modified: branches/upstream/libpoe-component-client-http-perl/current/t/07_proxy.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/t/07_proxy.t?rev=69185&op=diff

Modified: branches/upstream/libpoe-component-client-http-perl/current/t/08_discard.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/t/08_discard.t?rev=69185&op=diff

Modified: branches/upstream/libpoe-component-client-http-perl/current/t/10_shutdown.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/t/10_shutdown.t?rev=69185&op=diff

Modified: branches/upstream/libpoe-component-client-http-perl/current/t/11_cancel.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/t/11_cancel.t?rev=69185&op=diff

Modified: branches/upstream/libpoe-component-client-http-perl/current/t/12_pod.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/t/12_pod.t?rev=69185&op=diff

Modified: branches/upstream/libpoe-component-client-http-perl/current/t/13_pod_coverage.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/t/13_pod_coverage.t?rev=69185&op=diff

Modified: branches/upstream/libpoe-component-client-http-perl/current/t/14_gzipped_content.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/t/14_gzipped_content.t?rev=69185&op=diff

Modified: branches/upstream/libpoe-component-client-http-perl/current/t/50_davis_zerolength.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/t/50_davis_zerolength.t?rev=69185&op=diff

Modified: branches/upstream/libpoe-component-client-http-perl/current/t/52_reiss_bad_length.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/t/52_reiss_bad_length.t?rev=69185&op=diff

Modified: branches/upstream/libpoe-component-client-http-perl/current/t/53_response_parser.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/t/53_response_parser.t?rev=69185&op=diff

Modified: branches/upstream/libpoe-component-client-http-perl/current/t/54_hzheng_head_redir.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/t/54_hzheng_head_redir.t?rev=69185&op=diff

Modified: branches/upstream/libpoe-component-client-http-perl/current/t/55_reiss_double_resp.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/t/55_reiss_double_resp.t?rev=69185&op=diff

Modified: branches/upstream/libpoe-component-client-http-perl/current/t/56_redirect_excess.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/t/56_redirect_excess.t?rev=69185&op=diff

Modified: branches/upstream/libpoe-component-client-http-perl/current/t/58_joel_cancel_multi.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/t/58_joel_cancel_multi.t?rev=69185&op=diff

Added: branches/upstream/libpoe-component-client-http-perl/current/t/release-pod-coverage.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/t/release-pod-coverage.t?rev=69185&op=file

Added: branches/upstream/libpoe-component-client-http-perl/current/t/release-pod-syntax.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-client-http-perl/current/t/release-pod-syntax.t?rev=69185&op=file




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