NAME
App::GitGot::Outputter - Generic base class for outputting formatted messages.
VERSION
version 1.10
METHODS
error
Display a message using the 'color_error' color settings.
warning
Display a message using the 'color_warning' color settings.
major_change
Display a message using the 'color_major_change' color settings.
minor_change
Display a message using the 'color_minor_change' color settings.
AUTHOR
John SJ Anderson <genehack@genehack.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by John SJ Anderson.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.