Group
Extension

Matches 1

Shell-Var-Reader ( V/VV/VVELOX/Shell-Var-Reader-0.10.0.tar.gz, VVELOX, 2024; MetaCPAN )
Shell-Var-Reader/lib/Shell/Var/Reader/CMDB.pm ( view source; MetaCPAN )
tem_groups = grep {
			   -d $_
			&& !-f "$_/.not_a_system_group"
			&& $_ !~ /^\./
			&& $_ ne 'json_confs'
			&& $_ ne 'shell_confs'
			&& $_ ne 'toml_confs'
			&& $_ ne 'yaml_confs'
			&& $_ ne 'c
 CMDB.

Specifically named directories.

    - cmdb :: The TOML CMDB directory.
    - json_confs :: Generated JSON confs.
    - shell_confs :: Generated shell confs.
    - toml_confs :: Generated TOML

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.