File: Changes

package info (click to toggle)
libobject-multitype-perl 0.05-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 80 kB
  • sloc: perl: 323; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 495 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Revision history for Perl extension Object::MultiType.

0.05  2004-12-20
    - Fixed minor mistake on hash value of saver.

0.04  2004-01-16
    - Tied hashes will alwasy return TRUE for: if( %hash ) now.

0.03  Oct 10 2003
    - Fixed bug with overload ++ and --.

0.02  Sat Jun 3 2:54:05 2003
    - Added support for booleans.

0.01  Sat May 10 00:37:05 2003
    - First release!
    - original version; created by h2xs 1.21 with options
        -X -A -n Object::MultiType