NAME
Image::TextMode::Format::ATASCII - read ATASCII files
DESCRIPTION
ATASCII is a variant of ASCII used in Atari 8-bit home computers.
METHODS
new( %args )
Creates a ATASCII instance.
extensions( )
Returns 'ata'.
AUTHOR
Brian Cassidy <bricas@cpan.org>
COPYRIGHT AND LICENSE
Copyright 2008-2013 by Brian Cassidy
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.