Group
Extension

Matches 1

Monitoring-Livestatus ( N/NI/NIERLEIN/Monitoring-Livestatus-0.86.tar.gz, NIERLEIN, 2025; MetaCPAN )
Monitoring-Livestatus/lib/Monitoring/Livestatus.pm ( view source; MetaCPAN )
package Monitoring::Livestatus;

use warnings;
use strict;
use Carp qw/carp confess/;
use Cpanel::JSON::XS ();
use Data::Dumper qw/Dumper/;
use IO::Select ();
use Storable qw/dclone/;

use Monitoring:
slice'         => 1,
        'sum'           => 1,
        'callbacks'     => 1,
        'wrapped_json'  => 1,
        'sort'          => 1,
        'offset'        => 1,
};

=head1 NAME

Monitoring::

            if($opt->{'wrapped_json'}) {
                $header .= "OutputFormat: wrapped_json\n";
            } else {
                $header .= "OutputFormat: json\n";
            }
            $

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