Other ways to set it up
HTTP::Recorder is a subclass of LWP::UserAgent, so you can use it any way that LWP::UserAgent can be used.
- Use it as a CGI
- Subclass HTTP::Recorder for your own needs

| HTTP::Recorder | Introducing HTTP::Recorder | #8 |
HTTP::Recorder is a subclass of LWP::UserAgent, so you can use it any way that LWP::UserAgent can be used.

| Linda Julien |