The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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

WARC::Record

COPYRIGHT AND LICENSE

Copyright (C) 2019 by Jacob Bachmeyer

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.