cpan List-MoreUtils 0.27_04

latest releases: 0.430, 0.429_001, 0.428...
pre-release13 years ago
  • The behaviour of any/all/none/notall has changed when
    passed a null list to treat a null list as a legitimate list.
    Instead of returning C the functions now return the
    following: any {} == false, all {} == true, none {} == true,
    notall {} == false.
    Resolves #40905: Returning undef when none is passed an empty
  • Disabled the leaking XS versions of part(), apply() and indexes()

Don't miss a new List-MoreUtils release

NewReleases is sending notifications on new releases.