Archive-Har
view release on metacpan or search on metacpan
creator
$har->creator() will return the creator object for the HTTP Archive
browser
$har->browser() will return the browser object for the HTTP Archive
pages
$har->pages() will return the list of page objects for the HTTP Archive
entries
$har->entries() will return the list of entry objects for the HTTP
Archive
comment
$har->comment() will return the comment for the HTTP Archive
DIAGNOSTICS
Failed to gzip HAR archive
An error occurred while gzipping.
Failed to gunzip HAR archive
An error occurred while gunzipping.
CONFIGURATION AND ENVIRONMENT
Archive::Har requires no configuration files or environment variables.
DEPENDENCIES
Archive::Har requires the following non-core Perl modules
* JSON
* IO::Compress::Gzip
* IO::Uncompress::Gunzip
* XML::LibXML
INCOMPATIBILITIES
None reported
SEE ALSO
HTTP Archive 1.2 Specification
<http://www.softwareishard.com/blog/har-12-spec/>
AUTHOR
David Dick, <ddick at cpan.org>
BUGS AND LIMITATIONS
Please report any bugs or feature requests to bug-archive-har at
rt.cpan.org, or through the web interface at
http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Archive-Har. I will be
notified, and then you'll automatically be notified of progress on your
bug as I make changes.
LICENSE AND COPYRIGHT
Copyright 2015 David Dick.
This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.
( run in 1.214 second using v1.01-cache-2.11-cpan-d8267643d1d )