File: NEWS

package info (click to toggle)
liblist-someutils-perl 0.59-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 444 kB
  • sloc: perl: 2,489; sh: 23; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 613 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
liblist-someutils-perl (0.58-1) unstable; urgency=medium

  From upstream Changes for 0.58:

  BACKWARDS INCOMPATIBILITY

  - Fixed a number of bugs in the handling of empty lists. The any_u(),
    all_u(), none_u(), notall_u(), and one_u() functions returned an empty
    list in list context instead of undef. This is in direct opposition to
    the documentation which has always said that it returned undef. Note that
    the List::SomeUtils::XS code had the _correct_ behavior, so most users
    probably have never experienced this bug.

 -- Nick Morrott <nickm@debian.org>  Wed, 11 Dec 2019 02:13:00 +0000