File: Changes

package info (click to toggle)
libtie-ixhash-perl 1.21-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, sarge, squeeze, wheezy
  • size: 104 kB
  • ctags: 214
  • sloc: makefile: 433; perl: 330
file content (29 lines) | stat: -rw-r--r-- 425 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
21
22
23
24
25
26
27
28
29
=head1 NAME

HISTORY - release history for Tie::IxHash

=head1 DESCRIPTION

=over 8

=item 1.21  (5 January 1998)

Key()/Values()/Indices() now return a single value when called with single
argument (makes them useful in scalar contexts)

=item 1.2

Repackaged into a tarball.

Added a testsuite.

C<s/TieHash/Tie::Hash/g> suggested by Michael De La Rue <miked@ed.ac.uk>.

=item 1.1

Initial release (ancient).

=back

=cut