96bc91 perl-libwww-perl-6.34 base

Merged and Committed by Packit 3 years ago
95 files changed. 17075 lines added. 0 lines removed.
CONTRIBUTING.md
file added
+105
Changes
file added
+2259
LICENSE
file added
+379
MANIFEST
file added
+96
META.json
file added
+1009
META.yml
file added
+781
Makefile.PL
file added
+184
README.SSL
file added
+7
bin/lwp-download
file added
+335
bin/lwp-dump
file added
+113
bin/lwp-mirror
file added
+103
bin/lwp-request
file added
+561
cpanfile
file added
+57
dist.ini
file added
+262
lib/LWP.pm
file added
+671
lib/LWP/Authen/Basic.pm
file added
+68
lib/LWP/Authen/Digest.pm
file added
+77
lib/LWP/Authen/Ntlm.pm
file added
+183
lib/LWP/ConnCache.pm
file added
+350
lib/LWP/Debug.pm
file added
+112
lib/LWP/Debug/TraceHTTP.pm
file added
+29
lib/LWP/DebugFile.pm
file added
+7
lib/LWP/MemberMixin.pm
file added
+48
lib/LWP/Protocol.pm
file added
+305
lib/LWP/Protocol/cpan.pm
file added
+72
lib/LWP/Protocol/data.pm
file added
+52
lib/LWP/Protocol/file.pm
file added
+147
lib/LWP/Protocol/ftp.pm
file added
+555
lib/LWP/Protocol/gopher.pm
file added
+213
lib/LWP/Protocol/http.pm
file added
+523
lib/LWP/Protocol/loopback.pm
file added
+27
lib/LWP/Protocol/mailto.pm
file added
+184
lib/LWP/Protocol/nntp.pm
file added
+150
lib/LWP/Protocol/nogo.pm
file added
+25
lib/LWP/RobotUA.pm
file added
+312
lib/LWP/Simple.pm
file added
+267
lib/LWP/UserAgent.pm
file added
+2008
lwpcook.pod
file added
+310
lwptut.pod
file added
+820
t/00-report-prereqs.dd
file added
+91
t/00-report-prereqs.t
file added
+193
t/10-attrs.t
file added
+47
t/base/default_content_type.t
file added
+90
t/base/protocols.t
file added
+22
t/base/protocols/nntp.t
file added
+12
t/base/proxy.t
file added
+15
t/base/simple.t
file added
+11
t/base/ua.t
file added
+166
t/base/ua_handlers.t
file added
+45
t/local/autoload-get.t
file added
+29
t/local/autoload.t
file added
+32
t/local/get.t
file added
+82
t/local/http.t
file added
+494
t/local/httpsub.t
file added
+92
t/local/protosub.t
file added
+58
t/robot/ua-get.t
file added
+150
t/robot/ua.t
file added
+146
talk-to-ourself
file added
+50
xt/author/00-compile.t
file added
+122
xt/author/eol.t
file added
+58
xt/author/live/apache-http10.t
file added
+18
xt/author/live/jigsaw/auth-b.t
file added
+45
xt/author/live/jigsaw/auth-d.t
file added
+31
xt/author/live/jigsaw/chunk.t
file added
+34
xt/author/live/jigsaw/md5-get.t
file added
+29
xt/author/live/jigsaw/md5.t
file added
+28
xt/author/live/jigsaw/neg-get.t
file added
+17
xt/author/live/jigsaw/neg.t
file added
+18
xt/author/live/jigsaw/te.t
file added
+30
xt/author/live/online.t
file added
+16
xt/author/minimum-version.t
file added
+6
xt/author/misc/dbmrobot
file added
+22
xt/author/misc/get-callback
file added
+29
xt/author/misc/get-file
file added
+23
xt/author/misc/pod.t
file added
+8
xt/author/mojibake.t
file added
+9
xt/author/net/cache-timeouts.t
file added
+93
xt/author/net/cgi-bin/moved
file added
+4
xt/author/net/cgi-bin/nph-slowdata
file added
+27
xt/author/net/cgi-bin/slowread
file added
+33
xt/author/net/cgi-bin/test
file added
+29
xt/author/net/cgi-bin/timeout
file added
+7
xt/author/net/config.pl_dist
file added
+12
xt/author/net/http-get.t
file added
+36
xt/author/net/http-post.t
file added
+38
xt/author/net/http-timeout.t
file added
+36
xt/author/net/mirror.t
file added
+33
xt/author/net/moved.t
file added
+33
xt/author/net/proxy.t
file added
+30
xt/author/pod-coverage.t
file added
+60
xt/author/pod-spell.t
file added
+382
xt/author/pod-syntax.t
file added
+7
xt/author/portability.t
file added
+10
xt/author/test-version.t
file added
+23
xt/release/changes_has_content.t
file added
+48
    perl-libwww-perl-6.34 base
    
        
file added
+105
file added
+2259
file added
+379
file added
+96
file added
+1009
file added
+781
file added
+184
file added
+7
file added
+335
file added
+113
file added
+103
file added
+561
file added
+57
file added
+262
file added
+671
file added
+183
file added
+350
file added
+112
file added
+305
file added
+312
file added
+267
file added
+2008
file added
+310
file added
+820
file added
+193
file added
+47
file added
+22
file added
+15
file added
+11
file added
+166
file added
+45
file added
+32
file added
+82
file added
+494
file added
+92
file added
+58
file added
+150
file added
+146
file added
+50
file added
+122
file added
+58
file added
+382