File: Changes

package info (click to toggle)
libclass-data-inheritable-perl 0.04-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 76 kB
  • ctags: 6
  • sloc: makefile: 44; perl: 21
file content (16 lines) | stat: -rw-r--r-- 517 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
0.04  Sat Sep 24 12:36:56 UTC 2005
    - Tony Bowden now maintainer
    - Document how to value when creating data
    - Complete rewrite of tests

0.03  Tue Mar 11 18:30:01 GMT 2003
    - Rearranged the docs a smidge.
    - Added Japanese docs from perldocjp (thanks Atsuhi Kato)
    - mk_classdata() is now explicitly only a class method
    - Added this change log.

0.02  Sat Apr 15 05:14:17 GMT 2000
    * mk_classdata() now creates a private accessor alias.

0.01  Fri Apr 14 09:17:15 GMT 2000
    * First cut.