libdata-dumper-compact-perl 0.006000-1 source package in Ubuntu

Changelog

libdata-dumper-compact-perl (0.006000-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.006000.
  * Update years of upstream copyright.
  * Refresh spelling-fix.patch (offset).
  * Declare compliance with Debian Policy 4.6.1.

 -- gregor herrmann <email address hidden>  Tue, 04 Oct 2022 22:52:06 +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
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libdata-dumper-compact-perl_0.006000-1.dsc 2.6 KiB e9c5fdf9698e9c4ac4d1816542f129f54f6d78833f3c7327be1f3090d141c0d3
libdata-dumper-compact-perl_0.006000.orig.tar.gz 32.5 KiB 8e1e1b95c36436084a768ed0cd47977c63b6828c4899d3e7ea2f2a615b6953e7
libdata-dumper-compact-perl_0.006000-1.debian.tar.xz 2.7 KiB 2a63837cb10ad71c41b03f47b0e40a7fc39425fbeba735896de57402fc3cc7c2

Available diffs

No changes file available.

Binary packages built by this source

libdata-dumper-compact-perl: vertically compact width-limited data formatter

 Data::Dumper::Compact provides a replacement of the Dumper() function that
 produces a more compact output.
 .
 Deep data structures are rendered highly compactly.
 .
 JSON::Dumper::Compact is a subclass of Data::Dumper::Compact that turns
 arrayrefs and hashrefs instead into JSON.