File: Changes

package info (click to toggle)
libtypes-path-tiny-perl 0.006-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 172 kB
  • sloc: perl: 212; makefile: 2
file content (32 lines) | stat: -rw-r--r-- 782 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Revision history for Types-Path-Tiny

0.006     2018-04-19 16:31:15+02:00 Europe/Oslo

    - Added Moo example to SYNOPSIS

    - Modernized repo metadata and build system

0.005     2013-06-21 15:58:27 America/New_York

    - Removed MooseX::Types::Path::Tiny given pending
      split into separate dists

0.004     2013-06-21 13:05:55 America/New_York

    - Bumped Type::Tiny prereq to avoid known bugs in it

0.003     2013-06-20 16:01:13 America/New_York

    - Converted to Type::Tiny; works with Moose or Moo now

    - Dropped Perl prereq to v5.8.1

0.002     2013-02-12 09:35:41 America/New_York

    - Bump Moose version prereq to 2, just in case anyone out there still
      has version 1 installed.

0.001     2013-01-31 10:45:24 America/New_York

    - First release