1c31deba31
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.
4 lines
267 B
Text
4 lines
267 B
Text
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.
|