libtime-stopwatch-perl 1.00-7 source package in Ubuntu

Changelog

libtime-stopwatch-perl (1.00-7) unstable; urgency=medium

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.

  [ Jenkins ]
  * Bump debhelper from old 12 to 13.

  [ Debian Janitor ]
  * Apply multi-arch hints. + libtime-stopwatch-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Sun, 04 Dec 2022 01:40:09 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtime-stopwatch-perl_1.00-7.dsc 2.1 KiB 6b1483f454e11484af9b3e72803eacbb5151f73666fb1ec9fbe2a8cacc39a80d
libtime-stopwatch-perl_1.00.orig.tar.gz 3.9 KiB 0a57c881f1407af49209dde0b6fafcc38e905f9258c6d4f8cb841d6c8bac3c1d
libtime-stopwatch-perl_1.00-7.debian.tar.xz 2.7 KiB e1216990edc740da5d3642d5f15db8061132dd66bfe3fa8a4af704e97431f6e8

Available diffs

No changes file available.

Binary packages built by this source

libtime-stopwatch-perl: Perl module to use tied scalars as timers

 The Time::Stopwatch module provides a convenient interface to
 timing functions through tied scalars. From the point of view of the
 user, scalars tied to the module simply increase their value by one
 every second.