-
-
05 Apr 2013 04:01:08 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (5)
- Testers (260 / 0 / 0)
- Kwalitee
Bus factor: 0- 20.26% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (11.03KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- Shmuel Fomberg (semuelf@cpan.org)
- Dependencies
- Getopt::Long
- HTML::Parser
- HTML::TokeParser
- HTTP::Proxy
- HTTP::Request::Params
- LWP::UserAgent
- Pod::Usage
- URI::Escape
- URI::QueryParam
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.07
- Quelch 'unitialized' warning in HTTP::Recorder (thanks sjn) Make http_recorder script give a nicer output at startup
Changes for version 0.06_01
- New maintanner added a script httprecorder.pl for simple recordering Added HTTP::Proxy dependacy to Makefile.PL Added patch by SREZIC for encoding follow_link commands bugid:8243 Added patch by Marek.Rouchal bugid:15998 fixing the unmodify sub that sometimes gets a string instead of an object Added patch by david to prevent susbsitute on undef value, bugid:36841
- Moved the injected JS inside the head tag, bugid:48574
Documentation
quick script for recording HTTP trafficModules
record interaction with websitesProvides
in lib/HTTP/Recorder/Logger.pmModule Install Instructions
To install HTTP::Recorder, copy and paste the appropriate command in to your terminal.
cpanm HTTP::Recorder
perl -MCPAN -e shell install HTTP::Recorder
For more information on module installation, please visit the detailed CPAN module installation guide.