Commit graph

3 commits

Author SHA1 Message Date
mef
ae9ac36c48 Update 0.006 to 0.011
---------------------
0.011     2014-08-30 03:17:07Z
    - documentation amendments (thanks, Demian Riccardi!)
    - add missing prereq declaration

0.010     2014-02-16 22:02:29Z
    - fixed if eval problem in "use if" in 0.009

0.009     2014-02-16 21:57:00Z
    - only clean namespaces when MooseX::Types is new enough that our declared
      types are installed as methods

0.008     2014-02-16 21:20:46Z
    - new Paths, AbsPaths types, for coercable ArrayRefs

0.007     2013-12-22 00:44:49Z
    - add missing authority data to module and metadata
2015-02-18 12:23:24 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
sno
e7ffb48e20 Adding package for CPAN distribution MooseX-Types-Path-Tiny version 0.006
into filesystems/p5-MooseX-Types-Path-Tiny.

This module 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.
2013-07-03 15:39:48 +00:00