libmoosex-types-path-tiny-perl 0.012-2 source package in Ubuntu

Changelog

libmoosex-types-path-tiny-perl (0.012-2) unstable; urgency=medium

  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.3 (no changes needed)

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

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

 -- Jelmer Vernooij <email address hidden>  Thu, 16 Jun 2022 14:55:39 +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
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmoosex-types-path-tiny-perl_0.012-2.dsc 2.4 KiB 5fd426e035866930304ec564622a107ab07a1919bf12cd2f18301448b8c96001
libmoosex-types-path-tiny-perl_0.012.orig.tar.gz 28.2 KiB 19eede02dd654e70f73e34cd7af0063765173bcaefeeff1bdbe21318ecfd9158
libmoosex-types-path-tiny-perl_0.012-2.debian.tar.xz 2.5 KiB 51384ab3f44a1a3c0604515afcdbcc08ffb9c90ce5f66c07e00bb995888d9388

Available diffs

No changes file available.

Binary packages built by this source

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

 MooseX::Types::Path::Tiny provides Path::Tiny types for Moose. 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.
 .
 File::Tiny is a file path utility module.
 .
 Moose is an extension of the Perl 5 object system.