libxxx-perl 0.35-1 source package in Ubuntu

Changelog

libxxx-perl (0.35-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.35.
  * Update (build) dependencies.
  * Update years of upstream copyright.
  * Declare compliance with Debian Policy 4.5.0.
  * Annotate test-only build dependencies with <!nocheck>.
  * debian/watch: use uscan version 4.
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata.

 -- gregor herrmann <email address hidden>  Fri, 24 Jan 2020 18:47:24 +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
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libxxx-perl_0.35-1.dsc 2.2 KiB 7911c3c4f0d402e615dd83f349b6a29f74b9c8f6eebb116c283d47a12274acda
libxxx-perl_0.35.orig.tar.gz 13.7 KiB a666360c497dce07f41cbe45b5f8c4c56db81bc88f0c753f41ac6fd10614f3ab
libxxx-perl_0.35-1.debian.tar.xz 2.4 KiB 064f3a607bc56edf245dac002208312ed7b1c744973d9086bb4ce66163855cd5

Available diffs

No changes file available.

Binary packages built by this source

libxxx-perl: debug viewer for Perl data structure

 XXX.pm exports a function called XXX that you can put just about anywhere in
 your Perl code to make it die with a YAML dump of the arguments to its right.
 .
 The charm of XXX-debugging is that it is easy to type, rarely requires parens
 and stands out visually so that you remember to remove it.
 .
 XXX.pm also exports WWW, YYY and ZZZ which do similar debugging things.