| AUTHORS | Who made this |
| Changes | History of this package |
| MANIFEST | This file |
| Makefile.PL | Makefile generator |
| README | Get you started with this package |
| README.SSL | When you need SSL support |
| bin/lwp-download [pod] | Writes bin/lwp-download script |
| bin/lwp-dump [pod] | Writes bin/lwp-dump script |
| bin/lwp-mirror [pod] | Writes bin/lwp-mirror script |
| bin/lwp-request [pod] | Writes bin/lwp-request script |
| talk-to-ourself | Are we able to run tests talk HTTP to local server? |
| lib/LWP.pm [pod] | Includes what you need |
| lib/LWP/Authen/Basic.pm | Basic authentication scheme |
| lib/LWP/Authen/Digest.pm | Digest authentication scheme |
| lib/LWP/Authen/Ntlm.pm [pod] | NTLM authentication (Microsoft) |
| lib/LWP/ConnCache.pm [pod] | Connection cache |
| lib/LWP/Debug.pm [pod] | Debugging support |
| lib/LWP/DebugFile.pm | Send debug output to a file |
| lib/LWP/MemberMixin.pm [pod] | Helps you access %$self |
| lib/LWP/Protocol.pm [pod] | Virtual base class for LWP protocols |
| lib/LWP/Protocol/GHTTP.pm | Alternative HTTP protocol handler |
| lib/LWP/Protocol/cpan.pm | Access to cpan URLs |
| lib/LWP/Protocol/data.pm | Access to data URLs |
| lib/LWP/Protocol/file.pm | Access local files |
| lib/LWP/Protocol/ftp.pm | Access with the FTP protocol |
| lib/LWP/Protocol/gopher.pm | Access with the Gopher protocol |
| lib/LWP/Protocol/http.pm | Access with HTTP/1.1 protocol |
| lib/LWP/Protocol/loopback.pm | Returns request (like HTTP TRACE) |
| lib/LWP/Protocol/mailto.pm | Allows you to POST mail using sendmail |
| lib/LWP/Protocol/nntp.pm | Handles access to news: and nntp: URLs |
| lib/LWP/Protocol/nogo.pm | Denies all requests. |
| lib/LWP/RobotUA.pm [pod] | Easy creation of conforming robots |
| lib/LWP/Simple.pm [pod] | Procedural LWP interface |
| lib/LWP/UserAgent.pm [pod] | A WWW UserAgent class |
| lwpcook.pod [pod] | Libwww-perl examples |
| lwptut.pod [pod] | Libwww-perl tutorial |
| t/README | How to run and set up tests |
| t/TEST | Run tests |
| t/base/protocols.t | Test protocol methods of LWP::UserAgent |
| t/base/ua.t | Basic LWP::UserAgent tests |
| t/live/apache-http10.t | |
| t/live/jigsaw-auth-b.t | |
| t/live/jigsaw-auth-d.t | |
| t/live/jigsaw-chunk.t | |
| t/live/jigsaw-md5-get.t | |
| t/live/jigsaw-md5.t | |
| t/live/jigsaw-neg-get.t | |
| t/live/jigsaw-neg.t | |
| t/live/jigsaw-te.t | |
| t/local/autoload-get.t | |
| t/local/autoload.t | Test autoloading of LWP::Protocol modules |
| t/local/get.t | Try to get a local file |
| t/local/http.t | Test http to local server |
| t/local/protosub.t | Test with other protocol module |
| t/net/cgi-bin/moved | |
| t/net/cgi-bin/nph-slowdata | |
| t/net/cgi-bin/slowread | |
| t/net/cgi-bin/test | |
| t/net/cgi-bin/timeout | |
| t/net/config.pl.dist | Suggested configuration for net tests |
| t/net/http-get.t | |
| t/net/http-post.t | |
| t/net/http-timeout.t | |
| t/net/mirror.t | |
| t/net/moved.t | |
| t/net/proxy.t | |
| t/robot/ua-get.t | |
| t/robot/ua.t | Test LWP::RobotUA |
| META.yml | Module meta-data (added by MakeMaker) |