r17738 - in /branches/upstream/libwww-curl-perl/current: ./ lib/WWW/ lib/WWW/Curl/ t/

tincho-guest at users.alioth.debian.org tincho-guest at users.alioth.debian.org
Mon Mar 17 05:24:46 UTC 2008


Author: tincho-guest
Date: Mon Mar 17 05:24:44 2008
New Revision: 17738

URL: http://svn.debian.org/wsvn/?sc=1&rev=17738
Log:
[svn-upgrade] Integrating new upstream version, libwww-curl-perl (3.12)

Added:
    branches/upstream/libwww-curl-perl/current/Share.pm.in
    branches/upstream/libwww-curl-perl/current/lib/WWW/Curl/Share.pm
Modified:
    branches/upstream/libwww-curl-perl/current/Changes
    branches/upstream/libwww-curl-perl/current/Curl.xs
    branches/upstream/libwww-curl-perl/current/Easy.pm.in
    branches/upstream/libwww-curl-perl/current/MANIFEST
    branches/upstream/libwww-curl-perl/current/META.yml
    branches/upstream/libwww-curl-perl/current/Makefile.PL
    branches/upstream/libwww-curl-perl/current/lib/WWW/Curl.pm
    branches/upstream/libwww-curl-perl/current/lib/WWW/Curl/Multi.pm
    branches/upstream/libwww-curl-perl/current/t/01basic.t
    branches/upstream/libwww-curl-perl/current/t/02header-callback.t
    branches/upstream/libwww-curl-perl/current/t/03body-callback.t
    branches/upstream/libwww-curl-perl/current/t/04abort-test.t
    branches/upstream/libwww-curl-perl/current/t/05progress.t
    branches/upstream/libwww-curl-perl/current/t/06http-post.t
    branches/upstream/libwww-curl-perl/current/t/08ssl.t
    branches/upstream/libwww-curl-perl/current/t/09times.t
    branches/upstream/libwww-curl-perl/current/t/10errbuf.t
    branches/upstream/libwww-curl-perl/current/t/11oldstyle1.t
    branches/upstream/libwww-curl-perl/current/t/12oldstyle2.t
    branches/upstream/libwww-curl-perl/current/t/13slowleak.t
    branches/upstream/libwww-curl-perl/current/t/14duphandle.t
    branches/upstream/libwww-curl-perl/current/t/15duphandle-callback.t
    branches/upstream/libwww-curl-perl/current/t/16formpost.t
    branches/upstream/libwww-curl-perl/current/t/17slist.t
    branches/upstream/libwww-curl-perl/current/t/18twinhandles.t
    branches/upstream/libwww-curl-perl/current/t/19basic-back.t
    branches/upstream/libwww-curl-perl/current/t/20basic-back-func.t
    branches/upstream/libwww-curl-perl/current/t/21basic-back-easy.t
    branches/upstream/libwww-curl-perl/current/typemap

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

Modified: branches/upstream/libwww-curl-perl/current/Changes
URL: http://svn.debian.org/wsvn/branches/upstream/libwww-curl-perl/current/Changes?rev=17738&op=diff

Modified: branches/upstream/libwww-curl-perl/current/Curl.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libwww-curl-perl/current/Curl.xs?rev=17738&op=diff

Modified: branches/upstream/libwww-curl-perl/current/Easy.pm.in
URL: http://svn.debian.org/wsvn/branches/upstream/libwww-curl-perl/current/Easy.pm.in?rev=17738&op=diff

Modified: branches/upstream/libwww-curl-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/branches/upstream/libwww-curl-perl/current/MANIFEST?rev=17738&op=diff

Modified: branches/upstream/libwww-curl-perl/current/META.yml
URL: http://svn.debian.org/wsvn/branches/upstream/libwww-curl-perl/current/META.yml?rev=17738&op=diff

Modified: branches/upstream/libwww-curl-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/branches/upstream/libwww-curl-perl/current/Makefile.PL?rev=17738&op=diff

Added: branches/upstream/libwww-curl-perl/current/Share.pm.in
URL: http://svn.debian.org/wsvn/branches/upstream/libwww-curl-perl/current/Share.pm.in?rev=17738&op=file

Modified: branches/upstream/libwww-curl-perl/current/lib/WWW/Curl.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libwww-curl-perl/current/lib/WWW/Curl.pm?rev=17738&op=diff

Modified: branches/upstream/libwww-curl-perl/current/lib/WWW/Curl/Multi.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libwww-curl-perl/current/lib/WWW/Curl/Multi.pm?rev=17738&op=diff

Added: branches/upstream/libwww-curl-perl/current/lib/WWW/Curl/Share.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libwww-curl-perl/current/lib/WWW/Curl/Share.pm?rev=17738&op=file

Modified: branches/upstream/libwww-curl-perl/current/t/01basic.t
URL: http://svn.debian.org/wsvn/branches/upstream/libwww-curl-perl/current/t/01basic.t?rev=17738&op=diff

Modified: branches/upstream/libwww-curl-perl/current/t/02header-callback.t
URL: http://svn.debian.org/wsvn/branches/upstream/libwww-curl-perl/current/t/02header-callback.t?rev=17738&op=diff

Modified: branches/upstream/libwww-curl-perl/current/t/03body-callback.t
URL: http://svn.debian.org/wsvn/branches/upstream/libwww-curl-perl/current/t/03body-callback.t?rev=17738&op=diff

Modified: branches/upstream/libwww-curl-perl/current/t/04abort-test.t
URL: http://svn.debian.org/wsvn/branches/upstream/libwww-curl-perl/current/t/04abort-test.t?rev=17738&op=diff

Modified: branches/upstream/libwww-curl-perl/current/t/05progress.t
URL: http://svn.debian.org/wsvn/branches/upstream/libwww-curl-perl/current/t/05progress.t?rev=17738&op=diff

Modified: branches/upstream/libwww-curl-perl/current/t/06http-post.t
URL: http://svn.debian.org/wsvn/branches/upstream/libwww-curl-perl/current/t/06http-post.t?rev=17738&op=diff

Modified: branches/upstream/libwww-curl-perl/current/t/08ssl.t
URL: http://svn.debian.org/wsvn/branches/upstream/libwww-curl-perl/current/t/08ssl.t?rev=17738&op=diff

Modified: branches/upstream/libwww-curl-perl/current/t/09times.t
URL: http://svn.debian.org/wsvn/branches/upstream/libwww-curl-perl/current/t/09times.t?rev=17738&op=diff

Modified: branches/upstream/libwww-curl-perl/current/t/10errbuf.t
URL: http://svn.debian.org/wsvn/branches/upstream/libwww-curl-perl/current/t/10errbuf.t?rev=17738&op=diff

Modified: branches/upstream/libwww-curl-perl/current/t/11oldstyle1.t
URL: http://svn.debian.org/wsvn/branches/upstream/libwww-curl-perl/current/t/11oldstyle1.t?rev=17738&op=diff

Modified: branches/upstream/libwww-curl-perl/current/t/12oldstyle2.t
URL: http://svn.debian.org/wsvn/branches/upstream/libwww-curl-perl/current/t/12oldstyle2.t?rev=17738&op=diff

Modified: branches/upstream/libwww-curl-perl/current/t/13slowleak.t
URL: http://svn.debian.org/wsvn/branches/upstream/libwww-curl-perl/current/t/13slowleak.t?rev=17738&op=diff

Modified: branches/upstream/libwww-curl-perl/current/t/14duphandle.t
URL: http://svn.debian.org/wsvn/branches/upstream/libwww-curl-perl/current/t/14duphandle.t?rev=17738&op=diff

Modified: branches/upstream/libwww-curl-perl/current/t/15duphandle-callback.t
URL: http://svn.debian.org/wsvn/branches/upstream/libwww-curl-perl/current/t/15duphandle-callback.t?rev=17738&op=diff

Modified: branches/upstream/libwww-curl-perl/current/t/16formpost.t
URL: http://svn.debian.org/wsvn/branches/upstream/libwww-curl-perl/current/t/16formpost.t?rev=17738&op=diff

Modified: branches/upstream/libwww-curl-perl/current/t/17slist.t
URL: http://svn.debian.org/wsvn/branches/upstream/libwww-curl-perl/current/t/17slist.t?rev=17738&op=diff

Modified: branches/upstream/libwww-curl-perl/current/t/18twinhandles.t
URL: http://svn.debian.org/wsvn/branches/upstream/libwww-curl-perl/current/t/18twinhandles.t?rev=17738&op=diff

Modified: branches/upstream/libwww-curl-perl/current/t/19basic-back.t
URL: http://svn.debian.org/wsvn/branches/upstream/libwww-curl-perl/current/t/19basic-back.t?rev=17738&op=diff

Modified: branches/upstream/libwww-curl-perl/current/t/20basic-back-func.t
URL: http://svn.debian.org/wsvn/branches/upstream/libwww-curl-perl/current/t/20basic-back-func.t?rev=17738&op=diff

Modified: branches/upstream/libwww-curl-perl/current/t/21basic-back-easy.t
URL: http://svn.debian.org/wsvn/branches/upstream/libwww-curl-perl/current/t/21basic-back-easy.t?rev=17738&op=diff

Modified: branches/upstream/libwww-curl-perl/current/typemap
URL: http://svn.debian.org/wsvn/branches/upstream/libwww-curl-perl/current/typemap?rev=17738&op=diff




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