r27435 - in /branches/upstream/libwww-mechanize-perl/current: ./ lib/WWW/ lib/WWW/Mechanize/ t/ t/lib/ t/local/

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Nov 29 18:55:50 UTC 2008


Author: gregoa
Date: Sat Nov 29 18:55:46 2008
New Revision: 27435

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

Added:
    branches/upstream/libwww-mechanize-perl/current/t/cookies.t
    branches/upstream/libwww-mechanize-perl/current/t/credentials-api.t
    branches/upstream/libwww-mechanize-perl/current/t/credentials.t
    branches/upstream/libwww-mechanize-perl/current/t/lib/
    branches/upstream/libwww-mechanize-perl/current/t/lib/TestServer.pm
Modified:
    branches/upstream/libwww-mechanize-perl/current/Changes
    branches/upstream/libwww-mechanize-perl/current/MANIFEST
    branches/upstream/libwww-mechanize-perl/current/META.yml
    branches/upstream/libwww-mechanize-perl/current/Makefile.PL
    branches/upstream/libwww-mechanize-perl/current/lib/WWW/Mechanize.pm
    branches/upstream/libwww-mechanize-perl/current/lib/WWW/Mechanize/Examples.pod
    branches/upstream/libwww-mechanize-perl/current/lib/WWW/Mechanize/Link.pm
    branches/upstream/libwww-mechanize-perl/current/t/area_link.t
    branches/upstream/libwww-mechanize-perl/current/t/clone.t
    branches/upstream/libwww-mechanize-perl/current/t/find_link.html
    branches/upstream/libwww-mechanize-perl/current/t/find_link.t
    branches/upstream/libwww-mechanize-perl/current/t/local/back.t
    branches/upstream/libwww-mechanize-perl/current/t/local/click.t
    branches/upstream/libwww-mechanize-perl/current/t/local/click_button.t
    branches/upstream/libwww-mechanize-perl/current/t/local/failure.t
    branches/upstream/libwww-mechanize-perl/current/t/local/follow.t
    branches/upstream/libwww-mechanize-perl/current/t/local/form.t
    branches/upstream/libwww-mechanize-perl/current/t/local/log-server
    branches/upstream/libwww-mechanize-perl/current/t/local/overload.t
    branches/upstream/libwww-mechanize-perl/current/t/local/page_stack.t
    branches/upstream/libwww-mechanize-perl/current/t/local/referer.t
    branches/upstream/libwww-mechanize-perl/current/t/local/submit.t

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

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

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

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

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

Modified: branches/upstream/libwww-mechanize-perl/current/lib/WWW/Mechanize.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwww-mechanize-perl/current/lib/WWW/Mechanize.pm?rev=27435&op=diff

Modified: branches/upstream/libwww-mechanize-perl/current/lib/WWW/Mechanize/Examples.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwww-mechanize-perl/current/lib/WWW/Mechanize/Examples.pod?rev=27435&op=diff

Modified: branches/upstream/libwww-mechanize-perl/current/lib/WWW/Mechanize/Link.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwww-mechanize-perl/current/lib/WWW/Mechanize/Link.pm?rev=27435&op=diff

Modified: branches/upstream/libwww-mechanize-perl/current/t/area_link.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwww-mechanize-perl/current/t/area_link.t?rev=27435&op=diff

Modified: branches/upstream/libwww-mechanize-perl/current/t/clone.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwww-mechanize-perl/current/t/clone.t?rev=27435&op=diff

Added: branches/upstream/libwww-mechanize-perl/current/t/cookies.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwww-mechanize-perl/current/t/cookies.t?rev=27435&op=file

Added: branches/upstream/libwww-mechanize-perl/current/t/credentials-api.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwww-mechanize-perl/current/t/credentials-api.t?rev=27435&op=file

Added: branches/upstream/libwww-mechanize-perl/current/t/credentials.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwww-mechanize-perl/current/t/credentials.t?rev=27435&op=file

Modified: branches/upstream/libwww-mechanize-perl/current/t/find_link.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwww-mechanize-perl/current/t/find_link.html?rev=27435&op=diff

Modified: branches/upstream/libwww-mechanize-perl/current/t/find_link.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwww-mechanize-perl/current/t/find_link.t?rev=27435&op=diff

Added: branches/upstream/libwww-mechanize-perl/current/t/lib/TestServer.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwww-mechanize-perl/current/t/lib/TestServer.pm?rev=27435&op=file

Modified: branches/upstream/libwww-mechanize-perl/current/t/local/back.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwww-mechanize-perl/current/t/local/back.t?rev=27435&op=diff

Modified: branches/upstream/libwww-mechanize-perl/current/t/local/click.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwww-mechanize-perl/current/t/local/click.t?rev=27435&op=diff

Modified: branches/upstream/libwww-mechanize-perl/current/t/local/click_button.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwww-mechanize-perl/current/t/local/click_button.t?rev=27435&op=diff

Modified: branches/upstream/libwww-mechanize-perl/current/t/local/failure.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwww-mechanize-perl/current/t/local/failure.t?rev=27435&op=diff

Modified: branches/upstream/libwww-mechanize-perl/current/t/local/follow.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwww-mechanize-perl/current/t/local/follow.t?rev=27435&op=diff

Modified: branches/upstream/libwww-mechanize-perl/current/t/local/form.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwww-mechanize-perl/current/t/local/form.t?rev=27435&op=diff

Modified: branches/upstream/libwww-mechanize-perl/current/t/local/log-server
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwww-mechanize-perl/current/t/local/log-server?rev=27435&op=diff

Modified: branches/upstream/libwww-mechanize-perl/current/t/local/overload.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwww-mechanize-perl/current/t/local/overload.t?rev=27435&op=diff

Modified: branches/upstream/libwww-mechanize-perl/current/t/local/page_stack.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwww-mechanize-perl/current/t/local/page_stack.t?rev=27435&op=diff

Modified: branches/upstream/libwww-mechanize-perl/current/t/local/referer.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwww-mechanize-perl/current/t/local/referer.t?rev=27435&op=diff

Modified: branches/upstream/libwww-mechanize-perl/current/t/local/submit.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwww-mechanize-perl/current/t/local/submit.t?rev=27435&op=diff




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