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

NAME

Image::ANSI::Palette::VGA - The default VGA palette

SYNOPSIS

        $pal = Image::ANSI::Palette::VGA->new;

METHODS

new( )

Creates a new Image::ANSI::Palette:VGA object.

AUTHOR

  • Brian Cassidy <bricas@cpan.org>

COPYRIGHT AND LICENSE

Copyright 2004-2009 by Brian Cassidy

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