NAME
App::Greple::Common - interface for common resources
SYNOPSIS
use App::Greple::Common qw(@color_list)
DESCRIPTION
This module provides interface to access App::Greple common resources which can be accessed from the external modules.
EXPORTED VARIABLES
%color_list
Indexed color pallet.
%color_hash
Labeled color table.
%debg
Debug flag.
AUTHOR
Kazumasa Utashiro
LICENSE
Copyright ©︎ 2024 Kazumasa Utashiro.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.