File: Changes

package info (click to toggle)
libobject-forkaware-perl 0.005-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 300 kB
  • sloc: perl: 311; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 598 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
Revision history for Object-ForkAware

0.005     2017-10-19 03:07:36Z
          - fix some documentation errors

0.004     2016-10-21 03:35:49Z
          - reduced prerequisites, updated tooling

0.003     2014-09-07 22:16:29Z
          - fixed implementation of ->isa and ->can when called as class
            methods (RT#98096, Graham Knop)

0.002     2014-08-16 21:32:20Z
          - now building with [@Author::ETHER]
          - minor documentation tweaks
          - now also propagating ->VERSION calls to the underlying object

0.001     2013-03-17 16:00:17Z
          - Initial release.