libinfluxdb-http-perl 0.04-3 source package in Ubuntu

Changelog

libinfluxdb-http-perl (0.04-3) unstable; urgency=medium

  * Team upload.
  * Declare compliance with Debian Policy 4.7.0.
  * Set maintainer to Debian Perl Group.
  * Add Vcs-* headers.

 -- gregor herrmann <email address hidden>  Thu, 16 May 2024 14:27:18 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libinfluxdb-http-perl_0.04-3.dsc 2.6 KiB f435312af639eae2eda271f864f300bfb41d026b55eccdd7f53bd23c8a927c48
libinfluxdb-http-perl_0.04.orig.tar.gz 6.7 KiB d5cbb9c8f56e071772c56526e6e0fcb41a6573b184b9900d348932df5fafe3e3
libinfluxdb-http-perl_0.04-3.debian.tar.xz 2.7 KiB 7d12da87cdf2a944cdb0f2d4afbb3139a03e523e02a063b4862529df6f527d2e

Available diffs

No changes file available.

Binary packages built by this source

libinfluxdb-http-perl: Perl way to interact with InfluxDB

 InfluxDB::HTTP allows you to interact with the InfluxDB HTTP API. The module
 essentially provides one method per InfluxDB HTTP API endpoint, that is ping,
 write and query.