|
NAMEColorThemeBase::Static::FromStructColors - Base class for color theme modules with static list of items (from %THEME)VERSIONThis document describes version 0.008 of ColorThemeBase::Static::FromStructColors (from Perl distribution ColorThemeBase-Static), released on 2020-06-19.DESCRIPTIONThis base class is for color theme modules that only have static list of items, i.e. all from the %THEME package variable, under the key "items".Note that the item color itself can be dynamic, e.g. return a coderef. HOMEPAGEPlease visit the project's homepage at <https://metacpan.org/release/ColorThemeBase-Static>.SOURCESource repository is at <https://github.com/perlancar/perl-ColorThemeBase-Static>.BUGSPlease report any bugs or feature requests on the bugtracker website <https://rt.cpan.org/Public/Dist/Display.html?Name=ColorThemeBase-Static>When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature. SEE ALSOColorThemeBase::Static::FromObjectColorsAUTHORperlancar <perlancar@cpan.org>COPYRIGHT AND LICENSEThis software is copyright (c) 2020 by perlancar@cpan.org.This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
Visit the GSP FreeBSD Man Page Interface. |