File: Changes

package info (click to toggle)
libtie-array-sorted-perl 1.41-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 84 kB
  • sloc: perl: 110; makefile: 2
file content (25 lines) | stat: -rw-r--r-- 705 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Revision history for Perl extension Tie::Array::Sorted.

1.41  Mon Jan 16 11:23:14 UTC 2006
    - Note that this is effectively unmaintained now that it is no
      longer used by Plucene

1.4   Sat Sep  3 20:29:42 UTC 2005
    - Test for sort method calling object methods

1.3   Sun Oct 10 11:14:41 UTC 2004
    - Tony Bowden is now maintainer
    - Lazy is implemented internally for speed, rather than being a
      subclass

1.2   Wed Mar 24 11:16:25 GMT 2004
    - Add Lazy subclass
    - Small doc fixes

1.1   Wed Nov 12 17:28:39 2003
    - Change default sort to lexical

1.0   Wed Nov 12 13:38:15 2003
	- original version; created by h2xs 1.22 with options
		-b 5.6.0 -AX -n Tie::Array::Sorted