libtypes-path-tiny-perl 0.006-2 source package in Ubuntu

Changelog

libtypes-path-tiny-perl (0.006-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

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

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.

 -- Jelmer Vernooij <email address hidden>  Mon, 12 Dec 2022 21:42:21 +0000

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
libtypes-path-tiny-perl_0.006-2.dsc 2.2 KiB 66c49c2860ec722245cc35a549886c63fc3a1cb14415f54139624ff86d37f792
libtypes-path-tiny-perl_0.006.orig.tar.gz 15.2 KiB 593fc9faedbc69280659c0cce85168f8e7a1714cacdf8e9e6b7489be18dfe280
libtypes-path-tiny-perl_0.006-2.debian.tar.xz 2.4 KiB ff324bb76255af96d9a109e5f78f2b663db298b68742dfa17022b2b56e2ebae1

Available diffs

No changes file available.

Binary packages built by this source

libtypes-path-tiny-perl: Path::Tiny types and coercions for Moose and Moo

 Types::Path::Tiny provides types and coercions useful for dealing
 with Path::Tiny objects as Moose or Moo attributes.
 .
 It handles two important types of coercion:
 .
  • coercing objects with overloaded stringification;
  • coercing to absolute paths.
 .
 It also can check to ensure that files or directories exist.