File: Changes

package info (click to toggle)
libmoosex-types-netaddr-ip-perl 0.07-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 68 kB
  • sloc: perl: 45; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 535 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Revision history for Perl extension MooseX::Types::NetAddr::IP.

0.7
    - replaced Class::Load with Module::Runtime (Caleb Cushing)

0.6
    - added Class::Load v0.2 to PREREQ_PM to fix test failures under strawberry perl (Caleb Cushing)

0.05
    - prevent loading NetAddr::IP in consumed module until used (Caleb Cushing)

0.04
    - fixed some typos in the pod
    - added tests for NetAddrIPv4/6 ArrayRef coercions
0.03
    - refactoring
0.02  
    - removed regexp validation
0.01 
    - original version; created by h2xs 1.23