
Http::recorder allows your perl program to record the interaction with websites (ssl and non-ssl). it acts as a proxy agent for http::proxy, rewriting http requests and responses while recording the interaction in a script suitable for www::mechanize. if a javascript-enabled browser is being used, the script can be examined and modified as it is being recorded.
since version 0.06, libhttp-recorder-perl includes a script httprecorder to quickly set up a proxy and start recording traffic.