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.
Historically, only &FILELABEL
is exported when used without arguments. Note that when used with arguments, only the specified elements are exported.
EXPORTED VARIABLES
CONSTANTS
&FILELABEL
-
A label corresponding to the filename passed in the App::Greple::Func interface.
VARIABLES
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.