Use TEST_DEPENDS.
0.000039 2018-08-01 19:40:39Z
- (temporarily?) skip XML parsing test under newer versions of Data::Printer
0.000038 2018-07-28 02:39:17Z
- Add support for HTTP::CookieJar
0.000036 2017-07-21 22:02:23Z
- Re-log the request headers when we get the response
- Don't skip Cookie and Set-Cookie when dumping headers
0.000035 2017-03-01 14:38:00-05:00 America/Toronto
- Adds LWP::ConsoleLogger::Everywhere (simbabque)
0.000034 2017-01-23 09:24:06-05:00 America/Toronto
- Don't redact x-www-form-urlencoded data.
0.000033 2016-12-03 21:46:12-05:00 America/Toronto
- Fix test that failed under some terminal widths (Varadinsky).
https://github.com/oalders/lwp-consolelogger/pull/8
0.000032 2016-11-29 14:58:25-05:00 America/Toronto
- Maybe guess at content type when parsing body.
0.000031 2016-11-25 13:08:50-05:00 America/Toronto
- Display request body if available.
0.000030 2016-09-13 17:55:24-04:00 America/Toronto
- Document header and parameter redaction
- Suppress use of tables in some instances via "pretty"
0.000029 2016-09-13 10:37:57-04:00 America/Toronto
- Stop setting default headers via debug_ua()
It can be hard (or at least tedious) to debug mechanize scripts.
LWP::Debug is deprecated. It suggests you write your own debugging
handlers, set up a proxy or install Wireshark. Those are all workable
solutions, but this module exists to save you some of that work.