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

NAME

Image::TextMode::Format::Tundra - read and write Tundra files

DESCRIPTION

The Tundra format.

ACCESSORS

  • header - A header hashref containing a version number and id

METHODS

new( %args )

Creates a Tundra instance.

extensions( )

Returns 'tnd'.

AUTHOR

Brian Cassidy <bricas@cpan.org>

COPYRIGHT AND LICENSE

Copyright 2008-2015 by Brian Cassidy

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