[med-svn] [liblwp-parallel-perl] 09/15: Merge tag 'upstream/2.62'
Andreas Tille
tille at debian.org
Tue Dec 26 12:28:33 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository liblwp-parallel-perl.
commit 6ffa84e855194738db6ddcf329cc6d233edbbf07
Merge: 8284e09 58772d4
Author: Andreas Tille <tille at debian.org>
Date: Tue Dec 26 13:22:21 2017 +0100
Merge tag 'upstream/2.62'
Upstream version 2.62
ChangeLog | 405 ++++++++++
MANIFEST | 30 +
META.json | 42 +
META.yml | 23 +
Makefile.PL | 37 +
README | 162 ++++
README.SSL | 14 +
TODO | 13 +
debian/changelog | 27 -
debian/compat | 1 -
debian/control | 35 -
debian/copyright | 34 -
debian/liblwp-parallel.docs | 3 -
debian/rules | 4 -
debian/watch | 3 -
lib/Bundle/ParallelUA.pm | 40 +
lib/LWP/Parallel.pm | 300 +++++++
lib/LWP/Parallel/Protocol.pm | 305 +++++++
lib/LWP/Parallel/Protocol/file.pm | 298 +++++++
lib/LWP/Parallel/Protocol/ftp.pm | 657 +++++++++++++++
lib/LWP/Parallel/Protocol/http.pm | 489 +++++++++++
lib/LWP/Parallel/Protocol/https.pm | 33 +
lib/LWP/Parallel/RobotUA.pm | 565 +++++++++++++
lib/LWP/Parallel/UserAgent.pm | 1571 ++++++++++++++++++++++++++++++++++++
lib/LWP/ParallelUA.pm | 59 ++
lib/LWP/RobotPUA.pm | 59 ++
t/TEST | 43 +
t/live/ENABLED.off | 0
t/live/jigsaw-auth-b.t | 51 ++
t/live/jigsaw-auth-d.t | 33 +
t/live/jigsaw-md5.t | 27 +
t/live/jigsaw-neg.t | 15 +
t/live/mozilla-ftp.t | 32 +
t/local/compatibility.t | 391 +++++++++
t/local/file.t | 260 ++++++
t/local/http.t | 370 +++++++++
t/local/timeouts.t | 249 ++++++
37 files changed, 6573 insertions(+), 107 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/liblwp-parallel-perl.git
More information about the debian-med-commit
mailing list