| Image-TextMode documentation | view source | Contained in the Image-TextMode distribution. |
Image::TextMode::SAUCE - Create, manipulate and save SAUCE metadata
This module reads and writes SAUCE metadata. SAUCE metadata is a 128-byte record stored after an EOF char at the end of a given file.
Creates a new SAUCE metadata instance.
Read the sauce record from $fh.
Write the sauce record to $fh.
The string name of the data represented in datatype_id.
The string name of the data represented in filetype_id.
The string name of the data represented in flags_id.
The string name of the data represented in tinfo1.
The string name of the data represented in tinfo2.
The string name of the data represented in tinfo3.
The string name of the data represented in tinfo4.
Brian Cassidy <bricas@cpan.org>
Copyright 2008-2011 by Brian Cassidy
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| Image-TextMode documentation | view source | Contained in the Image-TextMode distribution. |