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

tincho-guest at users.alioth.debian.org tincho-guest at users.alioth.debian.org
Wed Feb 13 10:48:24 UTC 2008


Author: tincho-guest
Date: Wed Feb 13 10:48:23 2008
New Revision: 14840

URL: http://svn.debian.org/wsvn/?sc=1&rev=14840
Log:
[svn-upgrade] Integrating new upstream version, libpoe-component-client-http-perl (0.82)

Added:
    branches/upstream/libpoe-component-client-http-perl/current/examples/
    branches/upstream/libpoe-component-client-http-perl/current/examples/pcchget.perl
    branches/upstream/libpoe-component-client-http-perl/current/lib/
    branches/upstream/libpoe-component-client-http-perl/current/lib/POE/
    branches/upstream/libpoe-component-client-http-perl/current/lib/POE/Component/
    branches/upstream/libpoe-component-client-http-perl/current/lib/POE/Component/Client/
    branches/upstream/libpoe-component-client-http-perl/current/lib/POE/Component/Client/HTTP/
    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/
    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/02_keepalive.t
    branches/upstream/libpoe-component-client-http-perl/current/t/03_head_filter.t
    branches/upstream/libpoe-component-client-http-perl/current/t/04_chunk_filter.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/09_bad_scheme.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/51_santos_status.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/57_joel_immed_cancel.t
    branches/upstream/libpoe-component-client-http-perl/current/t/58_joel_cancel_multi.t
Removed:
    branches/upstream/libpoe-component-client-http-perl/current/HTTP.pm
    branches/upstream/libpoe-component-client-http-perl/current/SSL.pm
    branches/upstream/libpoe-component-client-http-perl/current/mylib/
Modified:
    branches/upstream/libpoe-component-client-http-perl/current/CHANGES
    branches/upstream/libpoe-component-client-http-perl/current/CHANGES.OLD
    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/t/01_request.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/branches/upstream/libpoe-component-client-http-perl/current/CHANGES?rev=14840&op=diff

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

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

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

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

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

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

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

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

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

Added: branches/upstream/libpoe-component-client-http-perl/current/lib/POE/Filter/HTTPChunk.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-client-http-perl/current/lib/POE/Filter/HTTPChunk.pm?rev=14840&op=file

Added: branches/upstream/libpoe-component-client-http-perl/current/lib/POE/Filter/HTTPHead.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-client-http-perl/current/lib/POE/Filter/HTTPHead.pm?rev=14840&op=file

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

Added: branches/upstream/libpoe-component-client-http-perl/current/t/02_keepalive.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-client-http-perl/current/t/02_keepalive.t?rev=14840&op=file

Added: branches/upstream/libpoe-component-client-http-perl/current/t/03_head_filter.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-client-http-perl/current/t/03_head_filter.t?rev=14840&op=file

Added: branches/upstream/libpoe-component-client-http-perl/current/t/04_chunk_filter.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-client-http-perl/current/t/04_chunk_filter.t?rev=14840&op=file

Added: branches/upstream/libpoe-component-client-http-perl/current/t/05_request.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-client-http-perl/current/t/05_request.t?rev=14840&op=file

Added: branches/upstream/libpoe-component-client-http-perl/current/t/06_factory.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-client-http-perl/current/t/06_factory.t?rev=14840&op=file

Added: branches/upstream/libpoe-component-client-http-perl/current/t/07_proxy.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-client-http-perl/current/t/07_proxy.t?rev=14840&op=file

Added: branches/upstream/libpoe-component-client-http-perl/current/t/08_discard.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-client-http-perl/current/t/08_discard.t?rev=14840&op=file

Added: branches/upstream/libpoe-component-client-http-perl/current/t/09_bad_scheme.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-client-http-perl/current/t/09_bad_scheme.t?rev=14840&op=file

Added: branches/upstream/libpoe-component-client-http-perl/current/t/10_shutdown.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-client-http-perl/current/t/10_shutdown.t?rev=14840&op=file

Added: branches/upstream/libpoe-component-client-http-perl/current/t/11_cancel.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-client-http-perl/current/t/11_cancel.t?rev=14840&op=file

Added: branches/upstream/libpoe-component-client-http-perl/current/t/12_pod.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-client-http-perl/current/t/12_pod.t?rev=14840&op=file

Added: branches/upstream/libpoe-component-client-http-perl/current/t/13_pod_coverage.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-client-http-perl/current/t/13_pod_coverage.t?rev=14840&op=file

Added: branches/upstream/libpoe-component-client-http-perl/current/t/14_gzipped_content.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-client-http-perl/current/t/14_gzipped_content.t?rev=14840&op=file

Added: branches/upstream/libpoe-component-client-http-perl/current/t/50_davis_zerolength.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-client-http-perl/current/t/50_davis_zerolength.t?rev=14840&op=file

Added: branches/upstream/libpoe-component-client-http-perl/current/t/51_santos_status.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-client-http-perl/current/t/51_santos_status.t?rev=14840&op=file

Added: branches/upstream/libpoe-component-client-http-perl/current/t/52_reiss_bad_length.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-client-http-perl/current/t/52_reiss_bad_length.t?rev=14840&op=file

Added: branches/upstream/libpoe-component-client-http-perl/current/t/53_response_parser.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-client-http-perl/current/t/53_response_parser.t?rev=14840&op=file

Added: branches/upstream/libpoe-component-client-http-perl/current/t/54_hzheng_head_redir.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-client-http-perl/current/t/54_hzheng_head_redir.t?rev=14840&op=file

Added: branches/upstream/libpoe-component-client-http-perl/current/t/55_reiss_double_resp.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-client-http-perl/current/t/55_reiss_double_resp.t?rev=14840&op=file

Added: branches/upstream/libpoe-component-client-http-perl/current/t/56_redirect_excess.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-client-http-perl/current/t/56_redirect_excess.t?rev=14840&op=file

Added: branches/upstream/libpoe-component-client-http-perl/current/t/57_joel_immed_cancel.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-client-http-perl/current/t/57_joel_immed_cancel.t?rev=14840&op=file

Added: branches/upstream/libpoe-component-client-http-perl/current/t/58_joel_cancel_multi.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-client-http-perl/current/t/58_joel_cancel_multi.t?rev=14840&op=file




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