NAME
WARC::Record::FromVolume - WARC record from a WARC file
SYNOPSIS
use WARC::Record;
DESCRIPTION
This is an internal class used to implement WARC::Record
objects representing records in WARC files. Methods in this class are documented as part of WARC::Record
.
AUTHOR
Jacob Bachmeyer, <jcb@cpan.org>
SEE ALSO
COPYRIGHT AND LICENSE
Copyright (C) 2019, 2020 by Jacob Bachmeyer
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.