libjson-types-perl 0.05-4 source package in Ubuntu

Changelog

libjson-types-perl (0.05-4) unstable; urgency=medium

  * Team upload.
  * Remove Makefile.old via debian/clean. (Closes: #1045746)

 -- gregor herrmann <email address hidden>  Wed, 06 Mar 2024 14:25:14 +0100

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
libjson-types-perl_0.05-4.dsc 2.3 KiB b706b45ea71302199a64655eae436143c20a20f9ceecb81b4bde455081711e77
libjson-types-perl_0.05.orig.tar.gz 28.9 KiB f64dadf66ecb7b307b9a8689ea9eabf0fd3f6a9d820467c5eeaeddd13bced9eb
libjson-types-perl_0.05-4.debian.tar.xz 3.9 KiB 8a25ae5a16546bd057588268f15ab98284b85a8ff3150da5c4363573bc686bea

Available diffs

No changes file available.

Binary packages built by this source

libjson-types-perl: variable type utility for JSON encoding

 The type mappings between JSON and Perl is annoying, because e.g. a
 number in Perl is under some circumstances treated as a string in JSON.
 .
 JSON::Types provides functions to fixate the types of variables passed
 to JSON.