File: Changes

package info (click to toggle)
libmoox-types-mooselike-numeric-perl 1.03-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 88 kB
  • sloc: perl: 77; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 396 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
1.03 - 2017-01-20
     - Add Moo to Build requirements (wpmoore/mendoza)
     - Improve POD (meAmidos)
     - Simplify type constraint tests by making use of subtype (meAmidos)

1.02 - 2013-11-23
     - Correct Makefile NAME

1.01 - 2013-03-07
     - Corrected test (check for existence of Type before-hand)

1.00 - 2013-03-07
     - Extracted from MooX::Types::MooseLike as its own distribution