File: Changes

package info (click to toggle)
libmoosex-attribute-chained-perl 1.0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 212 kB
  • sloc: perl: 425; makefile: 2
file content (23 lines) | stat: -rw-r--r-- 598 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
1.0.3 - 2017-02-13
    - Document how to report bugs
    - No code changes

1.0.2 - 2016-02-17
   - Avoid an unhelpful warning

1.0.1 - 2012-01-14
   - documentation

1.0.0 - 2012-01-14
   - DEPRECATION:
     Implicit use of the Chained trait is deprecated.Please load
     MooseX::Attribute::Chained explicitly before using the Chained trait

   - massive rewrite
   - moved MooseX::ChainedAccessors to MooseX::Attribute::Chained
   - added MooseX::Attribute::ChainedClone
   - deprecated implicit loading of the Chained trait

0.02 - 2011-03-01
  - Moose 2 compatible
  - fixed problems with 1.x