libmoosex-types-path-tiny-perl 0.011-1 source package in Ubuntu

Changelog

libmoosex-types-path-tiny-perl (0.011-1) unstable; urgency=medium


  * Team upload.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ gregor herrmann ]
  * Add debian/upstream/metadata
  * Import upstream version 0.011
  * debian/copyright: add upstream copyright year.
  * Add (build) dependency on libnamespace-autoclean-perl.
  * Mark package as autopkgtest-able.
  * Declare compliance with Debian Policy 3.9.6.

 -- gregor herrmann <email address hidden>  Mon, 20 Oct 2014 21:49:34 +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
Xenial release universe misc

Builds

Vivid: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmoosex-types-path-tiny-perl_0.011-1.dsc 2.5 KiB 8e9b44b59ab3a9e99763a86afc78f8f992b2d30413ccfa3e3d0625db7d287ec4
libmoosex-types-path-tiny-perl_0.011.orig.tar.gz 24.6 KiB 668ea48c99bc4a61cbdd87c39cfa0cb6c1e9c1b0c9f221a25a976bb4bccc6f00
libmoosex-types-path-tiny-perl_0.011-1.debian.tar.xz 2.3 KiB 5923cb7017e28f4650de07f0fcc6244d7a156224c8ea3bb0adcb38062365266b

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.