-
-
17 Apr 2017 00:16:47 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (0)
- Testers (442 / 0 / 0)
- Kwalitee
Bus factor: 1- 14.08% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (589.05KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Carp
- English
- IO::Compress::Gzip
- IO::Uncompress::Gunzip
- JSON
- XML::LibXML
- overload
- strict
- warnings
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.21
- Correct validation for on_content_load as per RT #121188
Modules
Provides an interface to HTTP Archive (HAR) filesRepresents the browser that created of the HTTP ArchiveRepresents the creator (software) of the HTTP ArchiveRepresents a single http request/response pair inside the HTTP ArchiveRepresents the cache for a single request/response pair inside the HTTP ArchiveRepresents a cache request for a cache inside the HTTP ArchiveRepresents a single http cookie object for a request or response inside the HTTP ArchiveRepresents a single http header object for a request or response inside the HTTP ArchiveRepresents a single http request inside the HTTP ArchiveRepresents a single name/value pair from the query string for a request inside the HTTP ArchiveRepresents a single name/value pair from the query string for a request inside the HTTP ArchiveRepresents a single name/value pair from the query string for a request inside the HTTP ArchiveRepresents a single http response inside the HTTP ArchiveRepresents the content for a response inside the HTTP ArchiveRepresents the timings for the individual phases during a request/response pair inside the HTTP ArchiveRepresents a single page inside the HTTP ArchiveRepresents detailed timing of page within the HTTP ArchiveModule Install Instructions
To install Archive::Har, copy and paste the appropriate command in to your terminal.
cpanm Archive::Har
perl -MCPAN -e shell install Archive::Har
For more information on module installation, please visit the detailed CPAN module installation guide.