Group
Extension

Matches 1

AnyEvent-ZabbixSender ( M/ML/MLEHMANN/AnyEvent-ZabbixSender-1.1.tar.gz, MLEHMANN, 2019; MetaCPAN )
AnyEvent-ZabbixSender/ZabbixSender.pm ( view source; MetaCPAN )
bbix server.

=back

=cut

our $NOP = sub { };

my $json = eval { require JSON::XS; JSON::XS->new } || do { require JSON::PP; JSON::PP->new };

$json->utf8;

sub new {
   my $class = shift;
   my $sel
length $_[0]{rbuf}) {
                  delete $self->{hdl};

                  my $res = eval { $json->decode (substr $_[0]{rbuf}, 13) }
                     or return $fail->("protocol error");

   
           $self->{on_clear}();
               }
            }
         },
      ;

      my $json = $json->encode ({
         request => "sender data",
         clock => int AE::now,
         data =>

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