diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2014-06-05 16:16:27 +0100 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2014-06-05 16:16:27 +0100 |
commit | b823713ce3ee6bfd4d009e6307703c7d2e63b7c8 (patch) | |
tree | 4b706cdfaa89d83492394fa5d74bad4dad72e3f4 /MANIFEST | |
parent | a7ab896004fe7cc32eeddadf760d0829e9fed13d (diff) | |
download | perl-b823713ce3ee6bfd4d009e6307703c7d2e63b7c8.tar.gz |
Update Scalar-List-Utils to CPAN version 1.39
[DELTA]
1.39 -- 2014/06/05 15:54:59
[CHANGES]
* Have pairs() return blessed objects that recognise ->key and
->value as well as being two-element ARRAYs
* Booleanise the result of looks_like_number() so as not to
accidentally leak abstraction (RT94806)
* Document the version each function was added in (RT96220)
[BUGFIXES]
* Try to preserve UV precision in sum() where possible (RT95902)
* Document known lexical capture in pairmap bug RT95409
* SvGETMAGIC() in set_prototype() (RT72080)
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1960,7 +1960,6 @@ cpan/Scalar-List-Utils/t/maxstr.t List::Util cpan/Scalar-List-Utils/t/max.t List::Util cpan/Scalar-List-Utils/t/minstr.t List::Util cpan/Scalar-List-Utils/t/min.t List::Util -cpan/Scalar-List-Utils/t/multicall-refcount.t cpan/Scalar-List-Utils/t/openhan.t Scalar::Util cpan/Scalar-List-Utils/t/pair.t cpan/Scalar-List-Utils/t/product.t List::Util |