Group
Extension

Matches 1

Salus ( L/LN/LNATION/Salus-0.09.tar.gz, LNATION, 2025; MetaCPAN )
Salus/lib/Salus/Command.pm ( view source; MetaCPAN )
rict; use warnings;
use Salus;
use Rope;
use Rope::Autoload;
use Term::Table;
use Term::Size;
use JSON qw//;
use ANSI::Palette qw/bold_16 reset/;

prototyped (
	info => [qw/
		title options_title head
arting the salus script");
			exit;
		}

		if (!ref $params->{headers}) {
			$params->{headers} = JSON->new->decode($params->{headers});
		}

		$self->class = $class = Salus->new({
			headers => $para

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