Skip to content

Commit 6e5a6b1

Browse files
committed
Strip away files not related to LWP::Protocol::https
1 parent a0f8029 commit 6e5a6b1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+0
-10221
lines changed

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,5 @@ Makefile
22
Makefile.old
33
blib
44
pm_to_blib
5-
SSL
6-
t/CAN_TALK_TO_OURSELF
7-
t/live/ENABLED
85
*.tar.gz
96
xx*

AUTHORS

Lines changed: 0 additions & 120 deletions
This file was deleted.

MANIFEST

Lines changed: 0 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -1,69 +1,6 @@
1-
AUTHORS Who made this
21
Changes History of this package
32
MANIFEST This file
43
Makefile.PL Makefile generator
5-
README Get you started with this package
64
README.SSL When you need SSL support
7-
bin/lwp-download Writes bin/lwp-download script
8-
bin/lwp-dump Writes bin/lwp-dump script
9-
bin/lwp-mirror Writes bin/lwp-mirror script
10-
bin/lwp-request Writes bin/lwp-request script
11-
talk-to-ourself Are we able to run tests talk HTTP to local server?
12-
lib/LWP.pm Includes what you need
13-
lib/LWP/Authen/Basic.pm Basic authentication scheme
14-
lib/LWP/Authen/Digest.pm Digest authentication scheme
15-
lib/LWP/Authen/Ntlm.pm NTLM authentication (Microsoft)
16-
lib/LWP/ConnCache.pm Connection cache
17-
lib/LWP/Debug.pm Debugging support
18-
lib/LWP/DebugFile.pm Send debug output to a file
19-
lib/LWP/MemberMixin.pm Helps you access %$self
20-
lib/LWP/Protocol.pm Virtual base class for LWP protocols
21-
lib/LWP/Protocol/GHTTP.pm Alternative HTTP protocol handler
22-
lib/LWP/Protocol/cpan.pm Access to cpan URLs
23-
lib/LWP/Protocol/data.pm Access to data URLs
24-
lib/LWP/Protocol/file.pm Access local files
25-
lib/LWP/Protocol/ftp.pm Access with the FTP protocol
26-
lib/LWP/Protocol/gopher.pm Access with the Gopher protocol
27-
lib/LWP/Protocol/http.pm Access with HTTP/1.1 protocol
285
lib/LWP/Protocol/https.pm Access with HTTP/1.1 protocol over SSL
29-
lib/LWP/Protocol/loopback.pm Returns request (like HTTP TRACE)
30-
lib/LWP/Protocol/mailto.pm Allows you to POST mail using sendmail
31-
lib/LWP/Protocol/nntp.pm Handles access to news: and nntp: URLs
32-
lib/LWP/Protocol/nogo.pm Denies all requests.
33-
lib/LWP/RobotUA.pm Easy creation of conforming robots
34-
lib/LWP/Simple.pm Procedural LWP interface
35-
lib/LWP/UserAgent.pm A WWW UserAgent class
36-
lwpcook.pod Libwww-perl examples
37-
lwptut.pod Libwww-perl tutorial
38-
t/README How to run and set up tests
39-
t/TEST Run tests
40-
t/base/protocols.t Test protocol methods of LWP::UserAgent
41-
t/base/ua.t Basic LWP::UserAgent tests
426
t/live/https.t
43-
t/live/jigsaw-auth-b.t
44-
t/live/jigsaw-auth-d.t
45-
t/live/jigsaw-chunk.t
46-
t/live/jigsaw-md5-get.t
47-
t/live/jigsaw-md5.t
48-
t/live/jigsaw-neg-get.t
49-
t/live/jigsaw-neg.t
50-
t/live/jigsaw-te.t
51-
t/local/autoload-get.t
52-
t/local/autoload.t Test autoloading of LWP::Protocol modules
53-
t/local/get.t Try to get a local file
54-
t/local/http.t Test http to local server
55-
t/local/protosub.t Test with other protocol module
56-
t/net/cgi-bin/moved
57-
t/net/cgi-bin/nph-slowdata
58-
t/net/cgi-bin/slowread
59-
t/net/cgi-bin/test
60-
t/net/cgi-bin/timeout
61-
t/net/config.pl.dist Suggested configuration for net tests
62-
t/net/http-get.t
63-
t/net/http-post.t
64-
t/net/http-timeout.t
65-
t/net/mirror.t
66-
t/net/moved.t
67-
t/net/proxy.t
68-
t/robot/ua-get.t
69-
t/robot/ua.t Test LWP::RobotUA

NOTES.txt

Lines changed: 0 additions & 63 deletions
This file was deleted.

README

Lines changed: 0 additions & 101 deletions
This file was deleted.

0 commit comments

Comments
 (0)